Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
W
X
V
ValidationUtil
- class com.cgiams.esl.common.util.
ValidationUtil
.
This Singleton class provides common utility methods for validation.
ValueListHandler
- interface com.cgiams.esl.service.
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
- interface com.cgiams.esl.service.
ValueListResultContext
.
This specifies the required API for the objects returned from the ValueListHandlerService.
ValueListResultContextImpl
- class com.cgiams.esl.service.
ValueListResultContextImpl
.
Primary implementation class for the ValueListResultContext interface.
ValueListResultContextImpl()
- Constructor for class com.cgiams.esl.service.
ValueListResultContextImpl
Default empty constructor.
ValueListSearchContext
- interface com.cgiams.esl.service.
ValueListSearchContext
.
This context object provides an API to instruct the ValueListHandler on what data to retrieve and how to retrieve it.
ValueListSearchContextImpl
- class com.cgiams.esl.service.
ValueListSearchContextImpl
.
ValueListSearchContextImpl()
- Constructor for class com.cgiams.esl.service.
ValueListSearchContextImpl
Default constructor.
verifyParameterType(Class, Object)
- Method in class com.cgiams.esl.common.util.
ValidationUtil
Verify that the incoming parameter object's class type matches what is expected.
verifyParameterType(Class, Object, String)
- Method in class com.cgiams.esl.common.util.
ValidationUtil
Verify that the incoming parameter object's class type matches what is expected.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
W
X