Uses of Package
com.cgiams.esl.service

Packages that use com.cgiams.esl.service
com.cgiams.esl.service   
com.cgiams.esl.util   
 

Classes in com.cgiams.esl.service used by com.cgiams.esl.service
ValueListResultContext
          This specifies the required API for the objects returned from the ValueListHandlerService.
ValueListSearchContext
          This context object provides an API to instruct the ValueListHandler on what data to retrieve and how to retrieve it.
 

Classes in com.cgiams.esl.service used by com.cgiams.esl.util
ValueListHandler
          This interface provides a Value List API used for retrieving results of value objects while hiding the data access details from the consumer.
ValueListResultContext
          This specifies the required API for the objects returned from the ValueListHandlerService.
ValueListSearchContext
          This context object provides an API to instruct the ValueListHandler on what data to retrieve and how to retrieve it.