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

E22563-01

Uses of Class
oracle.apps.fnd.applcp.migrate.modeler.common.LOVDef.DefObjectType

Packages that use LOVDef.DefObjectType
oracle.apps.fnd.applcp.migrate.modeler.common   
 

Uses of LOVDef.DefObjectType in oracle.apps.fnd.applcp.migrate.modeler.common
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common that return LOVDef.DefObjectType
protected  LOVDef.DefObjectType LOVDefImpl.getDefObjectType()
          Gets the type of the object where this LOV is used.
static LOVDef.DefObjectType LOVDef.DefObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LOVDef.DefObjectType[] LOVDef.DefObjectType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type LOVDef.DefObjectType
 LOVDef ContextValidator.getLOVDef(java.lang.String attrName, java.lang.Class attrType, java.lang.String lovViewDefName, LOVDef.DefObjectType objType)
          Gets the LOV definition based on the value-set definition.
 LOVDef Validator.getLOVDef(java.lang.String attrName, java.lang.Class attrType, java.lang.String lovViewDefName, LOVDef.DefObjectType objType)
          Gets the LOV definition based on the value-set definition.
 

Constructors in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type LOVDef.DefObjectType
LOVDefImpl(ValueSetUsage vsu, java.lang.String attrName, java.lang.Class attrType, LOVDef.DefObjectType objType)
          Constructs an LOVDefImpl from a value-set usage and the Java type of the attribute with which the LOV is associated.
SecuredLOVDefImpl(java.lang.String viewDefName, SecuredValueSetUsage vsu, java.lang.String attrName, java.lang.Class attrType, LOVDef.DefObjectType objType)
          Constructs a secured LOV definition
 


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

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.