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

E22562-03

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

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

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

Subclasses of PortableExpression in oracle.apps.fnd.applcore.flex.runtime.util.common
 class PortableViewAttrExpression
          A portable expression where the only token is the name of a view attribute.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return PortableExpression
 PortableExpression UomLOVDefImpl.getBoundParameterValue(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> tokens)
          Gets the value of a bound parameter.
 PortableExpression CustomLOVDefImpl.getBoundParameterValue(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> tokens)
          Gets the value of a bound parameter.
 PortableExpression LOVDefImpl.getBoundParameterValue(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> tokens)
          Gets the value of a bound parameter.
 PortableExpression ContextLOVDefImpl.getBoundParameterValue(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> tokens)
          Gets the value of a bound parameter.
 PortableExpression LOVDef.getBoundParameterValue(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> tokens)
          Gets the value of a bound parameter.
protected  PortableExpression LOVDefImpl.getViewObjValidationDateExpr()
          Gets the expression for getting the validation date in a view accessor defined in a view object.
protected  PortableExpression LOVDefImpl.getViewObjValueSelectionClauseExpr(java.lang.String viewAttrName)
          Gets the expression for extra validation rules.
static PortableExpression PortableExpression.valueOf(java.lang.String s)
          Constructs a PortableExpression from a String returned by the toString() method of this class.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.