|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gammastream.validity.GSVDateMethods
public class GSVDateMethods
This class provides a set of predefined rules for performing
validation on NSTimestamps
. These rules are part of
the default set of 'QuickRules'.
Constructor Summary | |
---|---|
GSVDateMethods()
|
Method Summary | |
---|---|
static boolean |
updateTimestamp(java.lang.Object object,
java.lang.Object attribute,
java.lang.String key,
com.webobjects.foundation.NSDictionary params)
One of the many 'mutators' which never fail, unless of course, an exception is thrown. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GSVDateMethods()
Method Detail |
---|
public static final boolean updateTimestamp(java.lang.Object object, java.lang.Object attribute, java.lang.String key, com.webobjects.foundation.NSDictionary params)
object
- The object whose attribute is being validated.attribute
- The attribute being validated.key
- The key used to access the attribute.params
- The param dictionary which must contain the above mentioned key-value pairs.
true
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |