|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitableByConstraintMap
This interface marks a bean/class that can have its properties set by values in a Map.
Method Summary | |
---|---|
void |
init(Map inputParameters)
Extract the relevant parameters from the constraints listed in |
Method Detail |
---|
void init(Map inputParameters) throws InvalidMaskException
inputParameters
- a Map
of Constraint
's
containing rules and error messages.
InvalidMaskException
- one of the mask rules is invalid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |