|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdminValidationMgrIf
AdminValidationMgrIf
Method Summary | |
---|---|
AdminCustomValidator |
createCustomValidatorFromString(java.lang.String val)
Create an AdminCustomValidator object from a string |
AdminCustomValidatorSet |
getCustomValidators()
Gets an AdminCustomValidatorSet. |
void |
refreshConfigs()
Refresh the configuration of the Admin Currency Manager |
Method Detail |
---|
AdminCustomValidatorSet getCustomValidators() throws KKAdminException
KKAdminException
AdminCustomValidator createCustomValidatorFromString(java.lang.String val) throws KKAdminException
val
- the string containing the validation definitions - typically, but not necessarily,
comes from a properties file
KKAdminException
- It there is a problem creating the AdmnCustomValidatorvoid refreshConfigs() throws KKAdminException
KKAdminException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |