This interface marks a bean/class that can have its properties set
by values in a Map.
author: John McNally version: $Id: InitableByConstraintMap.java 534527 2007-05-02 16:10:59Z tv $
Method Summary
void
init(Map inputParameters) Extract the relevant parameters from the constraints listed
in tags within the intake.xml file.
Extract the relevant parameters from the constraints listed
in tags within the intake.xml file.
Parameters: inputParameters - a Map of Constraint'scontaining rules and error messages. exception: InvalidMaskException - one of the mask rules is invalid