Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.common.ValidationRule

Packages that use ValidationRule
oracle.apps.fnd.applcore.flex.runtime.util.common Provides for accessing flexfield metadata at design-time. 
 

Uses of ValidationRule in oracle.apps.fnd.applcore.flex.runtime.util.common
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return types with arguments of type ValidationRule
 java.util.List<ValidationRule> ValidatorCharacter.getValidationRules(java.lang.Class attrType)
          Gets the validation rules based on the Java type of the attribute to be validated.
 java.util.List<ValidationRule> ValidatorNumber.getValidationRules(java.lang.Class attrType)
          Gets the validation rules based on the Java type of the attribute to be validated.
 java.util.List<ValidationRule> ValidatorUtilDate.getValidationRules(java.lang.Class attrType)
          Gets the validation rules based on the Java type of the attribute to be validated.
 java.util.List<ValidationRule> Validator.getValidationRules(java.lang.Class attrType)
          Gets the validation rules based on the Java type of the attribute to be validated.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.