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

E22562-02

Uses of Interface
oracle.apps.fnd.applcore.flex.runtime.util.common.CustomValueSetDef

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

Uses of CustomValueSetDef in oracle.apps.fnd.applcore.flex.runtime.util
 

Constructors in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type CustomValueSetDef
BCModelerException(CustomValueSetDef cvsd, java.lang.String message)
          Constructs a BCModelerException for an error related to a table-validated value set.
InvalidDesignTimeJboException(CustomValueSetDef customValueSetDef, java.lang.String string)
           
 

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

Classes in oracle.apps.fnd.applcore.flex.runtime.util.common that implement CustomValueSetDef
 class CustomValueSetDefImpl
          Represents a custom value set from a database table.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type CustomValueSetDef
static java.lang.String[] CustomLOVDefImpl.createCriteriaAndBindVariables(CustomValueSetDef vsd, oracle.jbo.server.ViewDefImpl viewDef)
          Creates the criteria and bind variables for a custom value set.
static java.util.List<CustomLOVDefImpl.ViewAttributeDef> CustomLOVDefImpl.createViewAttributes(CustomValueSetDef vsd, java.util.Map<java.lang.String,SegmentLabel.ValueAttribute> valAttrMap)
          Creates a list of view attributes for the custom LOV view object.
 

Constructors in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type CustomValueSetDef
CustomValueSetUsage(CustomValueSetDef cvsd, boolean isNullAllowed)
          Constructs a usage of a custom value set.
 

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

Constructors in oracle.apps.fnd.applcore.flex.runtime.util.common.category with parameters of type CustomValueSetDef
BCModelerEffGroupCodeNotFoundException(CustomValueSetDef customValueSetDef, java.lang.String string)
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.