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.LOVDef

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

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

Methods in oracle.apps.fnd.applcore.flex.runtime.util that return LOVDef
 LOVDef AbstractBCModeler.SegmentAttributeInfo.getLOVDef()
          Gets the LOV associated with this segment.
 

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

Classes in oracle.apps.fnd.applcore.flex.runtime.util.common that implement LOVDef
 class ContextLOVDefImpl
          A default LOV definition for descriptive flexfield contexts.
 class CustomLOVDefImpl
          An LOVDef implementation for CustomValueSetDef.
 class LOVDefImpl
          A generic implementation of LOVDef.
 class SecuredLOVDefImpl
          A secured list-of-values definition.
 class UomLOVDefImpl
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return LOVDef
 LOVDef UomValidator.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 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.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.