C D E F G H I L M P R S T U V W X

G

getAllMessages() - Method in class com.cgiams.esl.common.xml.XMLErrorHandler
Return a String of all Error and Warning messages.
getData(String) - Method in class com.cgiams.esl.util.CustomDataManagerImpl
This method will retrieve a data set based on the specified SQL ID.
getData(String, Object) - Method in class com.cgiams.esl.util.CustomDataManagerImpl
This method will retrieve a data set based on the specified SQL ID and arguments.
getData(String) - Method in interface com.cgiams.esl.util.DataManager
This method will retrieve a data set based on the specified SQL ID.
getData(String, Object) - Method in interface com.cgiams.esl.util.DataManager
This method will retrieve a data set based on the specified SQL ID and arguments.
getData(String) - Method in class com.cgiams.esl.util.DefaultDataManagerImpl
This method will retrieve a data set based on the specified SQL ID.
getData(String, Object) - Method in class com.cgiams.esl.util.DefaultDataManagerImpl
This method will retrieve a data set based on the specified SQL ID and arguments.
getData(String, Object, RowHandler) - Method in class com.cgiams.esl.util.DefaultDataManagerImpl
This method will retrieve a data set based on the specified SQL ID and arguments.
getDataManager(String) - Method in class com.cgiams.esl.util.DataManagerFactory
Retrieves a new default DataManager object intialized by the incoming configuration file.
getDataManager(String, String) - Method in class com.cgiams.esl.util.DataManagerFactory
Creates a new DataManager instance for the given manager class name and initialized by the incoming SQL configuration file.
getErrorMessages() - Method in class com.cgiams.esl.common.xml.XMLErrorHandler
Returns a formatted string of all Error Messages.
getFlowProcessor(String) - Method in class com.cgiams.esl.fp.FlowProcessorFactory
Returns an instance of type FlowProcessor configured based on the properties in the specified configuration file.
getFormattedErrorMessage() - Method in class com.cgiams.esl.common.exceptions.ESLException
Formats a nice error message which includes both the current exception message(s), the root exception's message, as well as the root exception's stack trace information.
getInstance() - Static method in class com.cgiams.esl.common.logging.LoggingUtil
Return the Singleton instance of the ValidationUtil.
getInstance() - Static method in class com.cgiams.esl.common.util.ValidationUtil
Return the Singleton instance of the ValidationUtil.
getInstance() - Static method in class com.cgiams.esl.fp.FlowProcessorFactory
Returns a shared instance of this class that is thread safe.
getInstance() - Static method in class com.cgiams.esl.util.DataManagerFactory
Method for returning this factory instance.
getLastException() - Method in class com.cgiams.esl.common.xml.XMLErrorHandler
Retrieve the last parsing exception that occured during validation.
getListID() - Method in interface com.cgiams.esl.service.ValueListResultContext
This method returns the ID associated with this particular result context object.
getListID() - Method in class com.cgiams.esl.service.ValueListResultContextImpl
This method returns the ID associated with this particular result context object.
getListID() - Method in interface com.cgiams.esl.service.ValueListSearchContext
This method retrieves the unique ID associated with this is list context.
getListID() - Method in class com.cgiams.esl.service.ValueListSearchContextImpl
This method retrieves the unique ID associated with this is list context.
getListOfValues() - Method in interface com.cgiams.esl.service.ValueListResultContext
This method retrieves the current list of values generated from the ValueListHandler.getValueObjects() method call.
getListOfValues() - Method in class com.cgiams.esl.service.ValueListResultContextImpl
This method retrieves the current list of values generated from the ValueListHandler.getValueObjects() method call.
getMaxValues() - Method in interface com.cgiams.esl.service.ValueListSearchContext
Gets the maximum number of values that should be returned for the list.
getMaxValues() - Method in class com.cgiams.esl.service.ValueListSearchContextImpl
Gets the maximum number of values that should be returned for the list.
getMessage() - Method in class com.cgiams.esl.common.exceptions.ESLException
Retrieve the message for this exception.
getRootException() - Method in class com.cgiams.esl.common.exceptions.ESLException
Retrieves the root exception for this exception.
getRootMessage() - Method in class com.cgiams.esl.common.exceptions.ESLException
Retrieves the message of the root exception.
getSearchCriteria() - Method in interface com.cgiams.esl.service.ValueListSearchContext
The incoming object should provide the necessary details to instruct the ValueListHandler service on where to go and how to query for the value objects.
getSearchCriteria() - Method in class com.cgiams.esl.service.ValueListSearchContextImpl
The incoming object should provide the necessary details to instruct the ValueListHandler service on where to go and how to query for the value objects.
getSystemOptionString(String) - Method in class com.cgiams.esl.util.CustomDataManagerImpl
This method will return the String value for the specified option name.
getSystemOptionString(String) - Method in interface com.cgiams.esl.util.DataManager
This method will return the String value for the specified option name.
getSystemOptionString(String) - Method in class com.cgiams.esl.util.DefaultDataManagerImpl
This method will return the String value for the specified option name.
getValueObjects(ValueListSearchContext) - Method in interface com.cgiams.esl.service.ValueListHandler
Retrieves a list of value objects based on the incoming search parameters and returns the list in the ValueListResultContext.
getValueObjects(ValueListSearchContext) - Method in class com.cgiams.esl.util.CustomDataManagerImpl
Retrieves a list of value objects based on the incoming search parameters and returns the list in the ValueListResultContext.
getValueObjects(ValueListSearchContext) - Method in class com.cgiams.esl.util.DefaultDataManagerImpl
Retrieve a list of value objects based on the incoming search context.
getWarningMessages() - Method in class com.cgiams.esl.common.xml.XMLErrorHandler
Returns a formatted string of all Warning Messages.

C D E F G H I L M P R S T U V W X