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

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

Uses of FlexfieldTableUsage in oracle.apps.fnd.applcp.migrate.modeler
 

Methods in oracle.apps.fnd.applcp.migrate.modeler that return FlexfieldTableUsage
 FlexfieldTableUsage BCModeler.Arguments.getFlexfieldTableUsage()
          Gets a reference to a flexfield table usage based on the arguments.
 

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

Fields in oracle.apps.fnd.applcp.migrate.modeler.common declared as FlexfieldTableUsage
protected  FlexfieldTableUsage FlexfieldEntityUsage._tableUsage
           
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common that return FlexfieldTableUsage
 FlexfieldTableUsage FlexfieldEntityUsage.getFlexfieldTableUsage()
          Gets the table usage that contains this entity usage.
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type FlexfieldTableUsage
protected static java.util.List<FlexfieldEntityUsage> FlexfieldDefManagerImpl.getEntityUsages(FlexfieldTableUsage tableUsage, FlexfieldDefManager defManager, oracle.jbo.RowIterator entityUsageIterator, java.lang.String targetEntityDefFullName)
          Gets the list of entity usages.
abstract  FlexfieldDef FlexfieldDefManager.getFlexfieldDef(FlexfieldTableUsage tableUsageRef)
          Gets the definition of a table usage of a flexfield.
 FlexfieldDef FlexfieldDefManagerImpl.getFlexfieldDef(FlexfieldTableUsage tableUsageRef)
           
protected  FlexfieldDef KeyFlexfieldDefManager.getFlexfieldDefInternal(FlexfieldTableUsage tableUsageRef)
           
protected  FlexfieldDef FlexfieldDefManagerImpl.getFlexfieldDefInternal(FlexfieldTableUsage tableUsageRef)
          Gets the definition of a table usage of a flexfield.
protected  FlexfieldDef DescriptiveFlexfieldDefManager.getFlexfieldDefInternal(FlexfieldTableUsage tableUsageRef)
           
abstract  FlexfieldEntityUsage FlexfieldDefManager.getFlexfieldEntityUsage(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
          Gets a flexfield entity usage.
 FlexfieldEntityUsage FlexfieldDefManagerImpl.getFlexfieldEntityUsage(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
           
protected  FlexfieldEntityUsage KeyFlexfieldDefManager.getFlexfieldEntityUsageInternal(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
           
protected  FlexfieldEntityUsage FlexfieldDefManagerImpl.getFlexfieldEntityUsageInternal(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
          Gets a flexfield entity usage.
protected  FlexfieldEntityUsage DescriptiveFlexfieldDefManager.getFlexfieldEntityUsageInternal(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
           
 

Constructors in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type FlexfieldTableUsage
FlexfieldEntityUsage(java.lang.String entityDefFullName, FlexfieldTableUsage tableUsage, FlexfieldDefManager defManager)
          Constructs a flexfield entity usage.
 


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

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.