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