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

E22562-02

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

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

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

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return FlexfieldDef.MetadataType
static FlexfieldDef.MetadataType FlexfieldTableUsage.findType(java.lang.String type)
           
 FlexfieldDef.MetadataType FlexfieldTableUsage.getMetadataType()
          Gets the metadata type of this flexfield.
static FlexfieldDef.MetadataType FlexfieldDef.MetadataType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FlexfieldDef.MetadataType[] FlexfieldDef.MetadataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type FlexfieldDef.MetadataType
FlexfieldTableUsage(FlexfieldDef.MetadataType type, ApplicationIdentifier aif, java.lang.String flexfieldCode, java.lang.String tableName, java.lang.String tableUsageCode)
          Constructs a reference to the flexfield table usage.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.