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

E22562-01

oracle.apps.fnd.applcore.flex.runtime.util
Interface AbstractBCModeler.ValidatorOnCondition

Enclosing class:
AbstractBCModeler

protected static interface AbstractBCModeler.ValidatorOnCondition

The "on condition" of a validator.


Method Summary
 java.lang.String getExpression(java.lang.String discrAttrName, java.lang.Object value)
          Gets the expression that represents the "on condition".
 

Method Detail

getExpression

java.lang.String getExpression(java.lang.String discrAttrName,
                               java.lang.Object value)
Gets the expression that represents the "on condition".

Parameters:
discrAttrName - the discriminator attribute name
value - the discrimnator attribute value
Returns:
the expression

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.