|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidationServiceProvider
Provides a validation service.
Method Summary | |
---|---|
void |
deleteValidationService(Object key)
Deletes the validation service for the given object. |
IValidationService |
getValidationService(Object key)
Returns the validation service for the given object key. If no such validation service does yet exist, it will be created |
Method Detail |
---|
IValidationService getValidationService(Object key)
key
- the object for which to return a validation service
void deleteValidationService(Object key)
key
- the object for which to delete the validation service
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |