|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.firstpartners.nounit.ui.common.ExtraValueChecker
Checks to see the values stored in a Package are only those that have public keys i.e. public static final string KEY_NAME ="key_to_check_for" Helps pick up miss-spellings e.g changing key names , or adding basic defaults (from Parameters file)
| Constructor Summary | |
ExtraValueChecker()
|
|
| Method Summary | |
boolean |
checkForExtraKeys(CommandPackage inValues)
checkCommandLineValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExtraValueChecker()
| Method Detail |
public boolean checkForExtraKeys(CommandPackage inValues)
throws NoUnitException,
java.lang.ClassNotFoundException
inValues - - sets of Values to CheckNoUnitException - if values do not matchjava.lang.ClassNotFoundException -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||