|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueListSearchContext | |
com.cgiams.esl.service | |
com.cgiams.esl.util |
Uses of ValueListSearchContext in com.cgiams.esl.service |
Classes in com.cgiams.esl.service that implement ValueListSearchContext | |
class |
ValueListSearchContextImpl
|
Methods in com.cgiams.esl.service with parameters of type ValueListSearchContext | |
ValueListResultContext |
ValueListHandler.getValueObjects(ValueListSearchContext ao_search_parms)
Retrieves a list of value objects based on the incoming search parameters and returns the list in the ValueListResultContext. |
Uses of ValueListSearchContext in com.cgiams.esl.util |
Methods in com.cgiams.esl.util with parameters of type ValueListSearchContext | |
ValueListResultContext |
DefaultDataManagerImpl.getValueObjects(ValueListSearchContext ao_search_parms)
Retrieve a list of value objects based on the incoming search context. |
ValueListResultContext |
CustomDataManagerImpl.getValueObjects(ValueListSearchContext ao_search_parms)
Retrieves a list of value objects based on the incoming search parameters and returns the list in the ValueListResultContext. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |