A B C D E F G H I J K L M N O P Q R S T U V W Z

D

dataSource - Variable in class jp.terasoluna.fw.web.codelist.DBCodeListLoader
Data source used for DB connection.
DATASOURCE_BEAN_ID - Static variable in class jp.terasoluna.fw.web.struts.action.MessageResourcesDAOImpl
id value at the time of fetching the data source bean.
DATE_FORMAT - Static variable in class jp.terasoluna.fw.web.taglib.DateFormatterTagBase
Default value of date and time format. It is used when string data is parsed as date and time.
DateFormatterTagBase - Class in jp.terasoluna.fw.web.taglib
Abstract class for the custom tag that formats and outputs date and time or defines it as scripting variable.
DateFormatterTagBase() - Constructor for class jp.terasoluna.fw.web.taglib.DateFormatterTagBase
 
DateFormatterTeiBase - Class in jp.terasoluna.fw.web.taglibTagExtraInfo class for >DateFormatter tag.
DateFormatterTeiBase() - Constructor for class jp.terasoluna.fw.web.taglib.DateFormatterTeiBase
 
DateTag - Class in jp.terasoluna.fw.web.taglib
Implementation class of date tag.
DateTag() - Constructor for class jp.terasoluna.fw.web.taglib.DateTag
 
DateTei - Class in jp.terasoluna.fw.web.taglib
TagExtraInfo class for date tag.
DateTei() - Constructor for class jp.terasoluna.fw.web.taglib.DateTei
 
DB_MESSAGE_BEAN_MAPPING_SQL_QUERY - Static variable in class jp.terasoluna.fw.web.struts.action.DBMessageBeanMappingSqlQuery
Error code indicating that an error is observed in SQL settings.
DB_MESSAGE_RESOURCES_ERROR - Static variable in class jp.terasoluna.fw.web.struts.action.DBMessageResources
Error code indicating the failure in retrieving the messages.
DB_MESSAGE_RESOURCES_ERROR_INIT - Static variable in class jp.terasoluna.fw.web.struts.action.DBMessageResources
.Error code indicating the failure in initializing the message resource.
DBCodeListLoader - Class in jp.terasoluna.fw.web.codelist
ReloadableCodeListLoader implementation class that initializes the code list information by using the database.
DBCodeListLoader() - Constructor for class jp.terasoluna.fw.web.codelist.DBCodeListLoader
 
DBCodeListQuery - Class in jp.terasoluna.fw.web.codelist
RDBMS operation class that fetches the code list from the database. To fetch the code list from the datasource, specify the datasource to connect with the database and the SQL statement as a constructor and implement the execute method. This class is used only in DBCodeListLoader.
DBCodeListQuery(DataSource, String) - Constructor for class jp.terasoluna.fw.web.codelist.DBCodeListQuery
Constructor that performs the settings of datasource and SQL statement.
dbInit() - Static method in class jp.terasoluna.fw.web.struts.action.DBMessageResources
Fetches the pair of message key and message statement in DB.
DBMessageBean - Class in jp.terasoluna.fw.web.struts.action
Class that temporarily stores the row (message resource) fetched from DB in the object format. For the usage method, refer to the following class.
DBMessageBean() - Constructor for class jp.terasoluna.fw.web.struts.action.DBMessageBean
Constructor. There is no specific process.
DBMessageBeanMappingSqlQuery - Class in jp.terasoluna.fw.web.struts.action
This is the implementation class of MappingSqlQuery. It implements the method which fills the DBMessageBean instance with the row fetched from DB and returns the DBMessageBean instance.
DBMessageBeanMappingSqlQuery(DataSource, String) - Constructor for class jp.terasoluna.fw.web.struts.action.DBMessageBeanMappingSqlQuery
Constructor.
DBMessageResources - Class in jp.terasoluna.fw.web.struts.action
Message resource class.
DBMessageResources(MessageResourcesFactory, String) - Constructor for class jp.terasoluna.fw.web.struts.action.DBMessageResources
Generates DBMessageResources by using the specified parameter.
DBMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class jp.terasoluna.fw.web.struts.action.DBMessageResources
Generates DBMessageResources by using the specified parameter.
DBMessageResourcesFactory - Class in jp.terasoluna.fw.web.struts.action
Factory class that generates DBMessageResources.
DBMessageResourcesFactory() - Constructor for class jp.terasoluna.fw.web.struts.action.DBMessageResourcesFactory
 
dbMessages - Static variable in class jp.terasoluna.fw.web.struts.action.DBMessageResources
Map that stores message key and message statement fetched from DB. It is shared across the classes.
DecimalTag - Class in jp.terasoluna.fw.web.taglib
Implementation class of decimal tag.
DecimalTag() - Constructor for class jp.terasoluna.fw.web.taglib.DecimalTag
 
DecimalTei - Class in jp.terasoluna.fw.web.taglib
TagExtraInfo class for decimal tag.
DecimalTei() - Constructor for class jp.terasoluna.fw.web.taglib.DecimalTei
 
DEFAULT_APPLICATION_MESSAGE - Static variable in class jp.terasoluna.fw.web.struts.action.GlobalMessageResources
Default application message resource name
DEFAULT_AUTHENTICATION_BEAN_ID - Static variable in class jp.terasoluna.fw.web.thin.AuthenticationControlFilter
This default id is used by the id attribute of the <bean> element. This bean element fetches the implementation class of the controller from the DI container.
DEFAULT_AUTHORIZATION_BEAN_ID - Static variable in class jp.terasoluna.fw.web.thin.AuthorizationControlFilter
This default id is used by the id attribute of the <bean>element. This bean element fetches the implementation class of controller from DI container.
DEFAULT_BLOCKAGE_BEAN_ID - Static variable in class jp.terasoluna.fw.web.thin.BlockageControlFilter
This default id is used by the id attribute of the <bean>element. This bean element fetches the implementation class of controller from DI container.
DEFAULT_CHARSET - Static variable in class jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject
Default encoding(UTF-8)
DEFAULT_CONTENT_TYPE - Static variable in class jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject
Default content type(application/octetstream)
DEFAULT_EVENT - Static variable in class jp.terasoluna.fw.web.struts.taglib.PageLinksTag
Default event parameter.
DEFAULT_RESETTER - Static variable in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
Fully-qualified class name pf default resetter class.
DEFAULT_SERVER_BLOCKAGE_BEAN_ID - Static variable in class jp.terasoluna.fw.web.thin.ServerBlockageControlFilter
This default id is used by the id attribute of the <bean>element. This bean element fetches the implementation class of controller from DI container.
DEFAULT_TITLE - Static variable in class jp.terasoluna.fw.web.struts.taglib.MessagesPopupTag
Default title. Value is popup.
DefaultExceptionHandler - Class in jp.terasoluna.fw.web.struts.action
General exception handler which outputs the log at a specified log level.
DefaultExceptionHandler() - Constructor for class jp.terasoluna.fw.web.struts.action.DefaultExceptionHandler
 
defaultValue - Variable in class jp.terasoluna.fw.web.struts.taglib.ChangeStyleClassTag
Class name of stylesheet when there is no error in the field.
defineArrayVariable(String, String[]) - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
Convert the array passed as argument into the Array type of JavaScript and return the array.
Example:Variable name is "array", value is "10,20,30" ->"var obj1 = new Array("10","20","30");\n"
When the array argument is null, NullPointerException occurs.
defineButton(ResourceBundle) - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
Output the button to display the calendar screen.
DefineCodeListTag - Class in jp.terasoluna.fw.web.taglib
Implementation class of defineCodeList tag.
DefineCodeListTag() - Constructor for class jp.terasoluna.fw.web.taglib.DefineCodeListTag
 
defineHtml(int, int, int) - Method in class jp.terasoluna.fw.web.struts.taglib.PageLinksTag
Output the defined HTML.
defineJavaScript(ResourceBundle) - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
Output the defined part of JavaScript. Output Japanese locale flag, string where current date is appended, style prefix, specifications of calendar image location, specifications of calendar stylesheet and specifications of calendar JavaScript location. Further, output the <link> element of stylesheet and <script> element of calendar input function.
defineObjectVariable(String, String) - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
The value which is passed as argument should be declared as the Object of JavaScript and returned.
Example:Variable name is "obj1", Value is "document.forms[0]" ->It becomes "var obj1 = document.forms[0];\n".
defineStringVariable(String, String) - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
The value which is passed as argument should be declared as String of JavaScript and returned.
Example:Variable name is "kanji" and value is "Kanji"-> It becomes "var kanji = "Kanji";\n".
deleteUrlParam(String, String) - Static method in class jp.terasoluna.fw.web.RequestUtil
When the parameter of argument key is attached to the argument url, delete that parameter from the url and return it. Example:Before deleton:test.do?no=2&r=8331352040140757427&no=1 After deletion:test.do?no=2&no=1
destroy() - Method in class jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
Process at the time of termination.
destroy() - Method in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
Process at the time of termination.
destroy() - Method in class jp.terasoluna.fw.web.thin.AbstractControlFilter
This method is called at the time of filter processing.
There is no processing in this class.
destroy() - Method in class jp.terasoluna.fw.web.thin.EvidenceLogFilter
This method is called at the time of filter processing.
There is no processing in this class.
destroy() - Method in class jp.terasoluna.fw.web.thin.ExtensionFilter
This method is called at the time of filter processing
There is no processing in this class.
digester - Static variable in class jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
Digester instance.
digester - Static variable in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
For the information related to the form reset rule definition file (reset-rules.xml), refer to the preset Digester instance.
DIGESTER_RULES_PATH - Static variable in class jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
Path of default blogic-io-rules.xml.
DIGESTER_RULES_PATH - Static variable in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
Path of default form reset definition file(reset.xml).
digesterRules - Variable in class jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
Business logic I/O information rule definition file (blogic-io-rules.xml).
digesterRules - Variable in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
Path of form reset rule definition file (reset-rules.xml) .
DispatchAction - Class in jp.terasoluna.fw.web.struts.actions
Performs the distribution of forward destination of action.
DispatchAction() - Constructor for class jp.terasoluna.fw.web.struts.actions.DispatchAction
 
doAfterBody() - Method in class jp.terasoluna.fw.web.taglib.IfAuthorizedBlockTag
This method is called while closing the tag body.
doDetermineForward(Map, String) - Method in class jp.terasoluna.fw.web.struts.actions.DispatchAction
Dispatches the forward destination of action based on the request parameter. When params is null, returns default string.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.BodyTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.ChangeStyleClassTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.IfErrorsTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.IfNotErrorsTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.MessagesPopupTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.struts.taglib.SubmitTag
Process at the time of closing the evaluation tag.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.DefineCodeListTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.IfAuthorizedBlockTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.IfAuthorizedTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.IfPreBlockadeTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.WriteCodeCountTag
This method is called at the time of ending the tag evaluation.
doEndTag() - Method in class jp.terasoluna.fw.web.taglib.WriteCodeValueTag
This method is called at the time of ending the tag evaluation.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.AbstractBLogicAction
Executes the business logic.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.ActionEx
Abstract method that executes the action.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.ClearSessionAction
Clears the session and forwards to next screen.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.DispatchAction
Performs the distribution process of forward destination of action.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.ForwardAction
Sets the value (destination page) of "parameter" attribute to the action forward and returns action forward. When "parameter" attribute is not set, returns the action forward with the logical forward name as "success". When neither of the above is set, returns the error(404).
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.LogoffAction
Executes log off process.Invalidates the HTTP session, and sets the value (destination page) of "parameter" attribute to the action forward and returns success. When the parameter attribute is not set, returns the error (404).
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.MakeSessionDirectoryAction
Generates the session directory.
When it is possible to fetch the session, it creates the session directory and sets the value (destination page) of "Parameter" attribute to the action forward and returns success.
When the "parameter" attribute is not set, returns the error (404).
Generates system exception when unable to fetch the session.
doExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class jp.terasoluna.fw.web.struts.actions.ReloadCodeListAction
Reloads the cached codelist.
doExecuteBLogic(P) - Method in class jp.terasoluna.fw.web.struts.actions.AbstractBLogicAction
Abstract method to execute business logic. It is implemented in the subclass.
doExecuteBLogic(P) - Method in class jp.terasoluna.fw.web.struts.actions.BLogicAction
It invokes BLogic.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.AbstractControlFilter
Performs access control.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.AuthenticationControlFilter
PErforms logon check.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.AuthorizationControlFilter
Performs access authorization check.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.BlockageControlFilter
Performs business blockage check.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.EvidenceLogFilter
Output the evidence log.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.ExtensionFilter
Performs extension check.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jp.terasoluna.fw.web.thin.ServerBlockageControlFilter
Performs server blockage check.
doFormat(Date) - Method in class jp.terasoluna.fw.web.taglib.DateFormatterTagBase
Abstract method which formats the date and time. It is overridden in the subclass.
doFormat(Date) - Method in class jp.terasoluna.fw.web.taglib.DateTag
Format the date-time data as per the SimpleDateFormat format specified in pattern attribute.
doFormat(Date) - Method in class jp.terasoluna.fw.web.taglib.JDateTag
Refer to format specified in pattern attribute and convert the date-time data into wareki format.
doFormat(String) - Method in class jp.terasoluna.fw.web.taglib.LeftTag
Fetches some part of the string from the left side of the string. This string is specified in lenth attribute.
doFormat(String) - Method in class jp.terasoluna.fw.web.taglib.LTrimTag
Deletes the white space on the left side of the string.
doFormat(String) - Method in class jp.terasoluna.fw.web.taglib.RTrimTag
Deletes the white space on the right side of the string.
doFormat(String) - Method in class jp.terasoluna.fw.web.taglib.StringFormatterTagBase
Abstarct method which formats the string. It is overridden in the subclass.
doFormat(String) - Method in class jp.terasoluna.fw.web.taglib.TrimTag
Deletes the white space on the right side of the specified string.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.BodyTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.ChangeStyleClassTag
This method is called at the time of opening the evaluation tag. Changes the class name of the stylesheet depending on the error.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.ErrorsTag
Transfers the error information which is stored in the session to the request and performs the display process of error information on the pop-up screen.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.IfErrorsTag
This method is called at the time of starting the tag evaluation.When the error information list is set in the request or session, outputs the body part and when it is not set, skips the body part.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.IfNotErrorsTag
This method is called at the time of starting the tag evaluation.When the error information list is not set in the request or session, outputs the body part and when it is set, skips the body part.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.JavascriptValidatorTagEx
This method is called at the time of starting the tag evaluation. Fetches the list of half-width kana and full-width kana from the variable of FieldCheckEx class and outputs it as the JavaScript variable.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.MessagesPopupTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.MessagesTag
Transfers the message information which is stored in the session to the request and performs the display process of message information on the pop-up screen.
doStartTag() - Method in class jp.terasoluna.fw.web.struts.taglib.PageLinksTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.DateFormatterTagBase
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.DecimalTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.DefineCodeListTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.IfAuthorizedBlockTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.IfAuthorizedTag
This method is called at the time of starting the tag evaluation. Performs AccessConrol check and outputs the body part of tag when there is a access authority for the path. Skips the body part when there are is no access authority.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.IfPreBlockadeTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.InputCalendarTag
This method is called at the time of starting the tag evaluation. Fetches the resource bundle exclusively for this function to support internationalization. Outputs the JavaScript and button to use this function.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.StringFormatterTagBase
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.WriteCodeCountTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.WriteCodeValueTag
This method is called at the time of starting the tag evaluation.
doStartTag() - Method in class jp.terasoluna.fw.web.taglib.WriteTag
Performs the start tag processing.
download(Object, HttpServletRequest, HttpServletResponse) - Static method in class jp.terasoluna.fw.web.struts.actions.FileDownloadUtil
Download through browser
download(AbstractDownloadObject, HttpServletRequest, HttpServletResponse, boolean) - Static method in class jp.terasoluna.fw.web.struts.actions.FileDownloadUtil
Download through browser
DownloadBLogicAction<P> - Class in jp.terasoluna.fw.web.struts.actions
This class invokes BLogic at the time of performing download process.
It invokes BLogic directly from Action.This class is not supported in EJB.
DownloadBLogicAction() - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadBLogicAction
 
DownloadByteArray - Class in jp.terasoluna.fw.web.struts.actions
Class in which download data is byte array.
DownloadByteArray(String, byte[]) - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadByteArray
Constructor.
DownloadFile - Class in jp.terasoluna.fw.web.struts.actions
Class in which download target is file.
DownloadFile(File) - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadFile
Constructor which has the file as an argument. Sets the argument in the download file.
DownloadFile(String, File) - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadFile
Constructor which has the file name and file as argument. Sets the argument in download file.
DownloadFileNameEncoder - Interface in jp.terasoluna.fw.web.struts.actions
This interface is implemented by the clas that encodes the specified file name at the time of dwonload.
DownloadFileNameEncoderImpl - Class in jp.terasoluna.fw.web.struts.actions
Class that encodes the specified file name at the time of download.
DownloadFileNameEncoderImpl() - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadFileNameEncoderImpl
 
DownloadInputStream - Class in jp.terasoluna.fw.web.struts.actions
Class in which download data is input stream.
DownloadInputStream(String, InputStream) - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadInputStream
Constructor.
DownloadString - Class in jp.terasoluna.fw.web.struts.actions
Class in which download data is String.
DownloadString(String, String) - Constructor for class jp.terasoluna.fw.web.struts.actions.DownloadString
Constructor.
dtdUrl - Variable in class jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
DTD path.
dtdUrl - Variable in class jp.terasoluna.fw.web.struts.plugins.ResetterPlugIn
DTD path.
dumpRequest(HttpServletRequest) - Static method in class jp.terasoluna.fw.web.RequestUtil
Dumps request parameter and request attribute.
dumpRequestAttributes(HttpServletRequest) - Static method in class jp.terasoluna.fw.web.RequestUtil
Dumps request attribute.
dumpRequestParameters(HttpServletRequest) - Static method in class jp.terasoluna.fw.web.RequestUtil
Dumps request parameter.
DynaValidatorActionFormEx - Class in jp.terasoluna.fw.web.struts.form
Dynamic action form class.
DynaValidatorActionFormEx() - Constructor for class jp.terasoluna.fw.web.struts.form.DynaValidatorActionFormEx
 

A B C D E F G H I J K L M N O P Q R S T U V W Z