Package com.cgiams.esl.service

Interface Summary
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.
 

Class Summary
ValueListResultContextImpl Primary implementation class for the ValueListResultContext interface.
ValueListSearchContextImpl