|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.flex.runtime.util.common.Validator
oracle.apps.fnd.applcore.flex.runtime.util.common.ValidatorUtilDate
public class ValidatorUtilDate
A validator for flexfield date, date-time or time values.
| Constructor Summary | |
|---|---|
ValidatorUtilDate(ValueSetUsage vsu)
Constructs a validator for value data type DATE, TIMESTAMP or VARCHAR2_TIME. |
|
| Method Summary | |
|---|---|
java.util.List<ValidationRule> |
getValidationRules(java.lang.Class attrType)
Gets the validation rules based on the Java type of the attribute to be validated. |
| Methods inherited from class oracle.apps.fnd.applcore.flex.runtime.util.common.Validator |
|---|
getLOVDef, getValidator, getValueSetUsage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorUtilDate(ValueSetUsage vsu)
vsu - the value-set usage| Method Detail |
|---|
public java.util.List<ValidationRule> getValidationRules(java.lang.Class attrType)
getValidationRules in class ValidatorattrType - the Java type of the attribute to be validated
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||