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

E22562-02

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

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

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

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return SegmentLabel.ValidationRuleExpression
 SegmentLabel.ValidationRuleExpression SegmentLabel.ValidationRule.getExpression()
          Gets the expression of this validation rule.
 SegmentLabel.ValidationRuleExpression SegmentLabel.ValidationRuleExpression.replaceValueAttributeTokens(java.util.Map<java.lang.String,java.lang.String> replacements)
          Replaces value attribute tokens with Strings.
 SegmentLabel.ValidationRuleExpression SegmentLabel.ValidationRuleExpression.replaceValueToken(java.lang.String replacement)
          Replaces all occurrences of the value token with a String.
 SegmentLabel.ValidationRuleExpression SegmentLabel.ValidationRuleExpression.resolveBoundValues(java.util.Map<java.lang.Integer,java.lang.String> replacements)
          Resolves the bound values in this expression.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.