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

E22563-02

oracle.apps.fnd.applcp.migrate.modeler.common
Class KeyFlexfieldDefManager

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManager
      extended by oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManagerImpl
          extended by oracle.apps.fnd.applcp.migrate.modeler.common.KeyFlexfieldDefManager

public class KeyFlexfieldDefManager
extends FlexfieldDefManagerImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManagerImpl
FlexfieldDefManagerImpl._ContextValueDef, FlexfieldDefManagerImpl.SegmentDefArrayList
 
Field Summary
 
Fields inherited from class oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManagerImpl
_serviceProvider
 
Method Summary
protected  FlexfieldDef getFlexfieldDefInternal(FlexfieldTableUsage tableUsageRef)
          Gets the definition of a table usage of a flexfield.
protected  FlexfieldEntityUsage getFlexfieldEntityUsageInternal(FlexfieldTableUsage tableUsageRef, java.lang.String entityDefFullName)
          Gets a flexfield entity usage.
 
Methods inherited from class oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManagerImpl
getEntityUsages, getFlexfieldDef, getFlexfieldEntityUsage, getValidator, resolveReferenceSegment, setUIControlType
 
Methods inherited from class oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManager
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFlexfieldEntityUsageInternal

protected FlexfieldEntityUsage getFlexfieldEntityUsageInternal(FlexfieldTableUsage tableUsageRef,
                                                               java.lang.String entityDefFullName)
Description copied from class: FlexfieldDefManagerImpl
Gets a flexfield entity usage.

Overrides:
getFlexfieldEntityUsageInternal in class FlexfieldDefManagerImpl
Parameters:
tableUsageRef - the reference to the table usage
entityDefFullName - the full name of the entity definition
Returns:
the flexfield entity usage; null if not found

getFlexfieldDefInternal

protected FlexfieldDef getFlexfieldDefInternal(FlexfieldTableUsage tableUsageRef)
Description copied from class: FlexfieldDefManagerImpl
Gets the definition of a table usage of a flexfield.

Overrides:
getFlexfieldDefInternal in class FlexfieldDefManagerImpl
Parameters:
tableUsageRef - the reference to the table usage
Returns:
the flexfield definition; null if not found

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

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.