Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Uses of Interface
oracle.apps.fnd.applcp.migrate.modeler.common.ValueSetDef

Packages that use ValueSetDef
oracle.apps.fnd.applcp.migrate.modeler.common   
 

Uses of ValueSetDef in oracle.apps.fnd.applcp.migrate.modeler.common
 

Subinterfaces of ValueSetDef in oracle.apps.fnd.applcp.migrate.modeler.common
 interface CustomValueSetDef
           
 

Classes in oracle.apps.fnd.applcp.migrate.modeler.common that implement ValueSetDef
 class CustomValueSetDefImpl
          Represents a custom value set from a database table.
 class ValueSetDefImpl
          A default implementation of ValueSetDef.
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common that return ValueSetDef
 ValueSetDef ValueSetUsage.getValueSetDef()
          Gets the value-set definition this usage is based on.
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type ValueSetDef
static void SecuredLOVDefImpl.createCriteria(ValueSetDef vsd, oracle.jbo.server.ViewDefImpl viewDef)
          Creates all required view criteria for a list view object definition.
static java.lang.String SecuredLOVDefImpl.getBaseViewDefName(ValueSetDef vsd)
          Gets the name of the base view definition.
protected static java.lang.String LOVDefImpl.getViewDefName(ValueSetDef vsd)
          Gets the name of the list data source view object definition.
 

Method parameters in oracle.apps.fnd.applcp.migrate.modeler.common with type arguments of type ValueSetDef
protected static Validator FlexfieldDefManagerImpl.getValidator(SegmentDef seg, oracle.jbo.Row vsRow, java.util.Map<java.lang.String,ValueSetDef> valueSetCache, boolean valueSetRequired)
          Gets validation information.
 

Constructors in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type ValueSetDef
SecuredValueSetUsage(ValueSetDef vsd, boolean isNullAllowed)
           
ValueSetUsage(ValueSetDef vsd, boolean isNullAllowed)
          Constructs a value-set usage.
 


Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.