|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Validateable
is something that has a
ValidationRuleSet of ValidationRules associated with it
and one that can have returns its value as a String.
Method Summary | |
java.lang.Object |
getIdentifier()
This returns the identifier used when evaluating this Validateable. |
java.util.Locale |
getLocale()
Returns the locale to use with this Validateable. |
ValidationRuleSet |
getRuleSet()
This returns the ValidationRuleSet that can be used to validate this Validateable. |
java.lang.String |
getText()
This returns the value of the Validateable as a String. |
Method Detail |
public java.util.Locale getLocale()
public java.lang.Object getIdentifier()
public java.lang.String getText()
public ValidationRuleSet getRuleSet()
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |