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

E22562-01

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

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

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

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return SegmentDefImpl
protected static SegmentDefImpl DescriptiveFlexfieldDefManager.getDFFSegmentDefImpl(oracle.jbo.Row segRow, java.lang.String dbColPrefix, boolean isContextSeg, java.util.Map<java.lang.String,ValueSetDef> valueSetCache)
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type SegmentDefImpl
protected static void KeyFlexfieldDefImpl.markAsCCIDSegment(SegmentDefImpl segment)
          Marks the given segment as a CCID segment.
protected static void KeyFlexfieldDefImpl.markAsDataSetNumberSegment(SegmentDefImpl segment)
          Marks the given segment as a data set number segment.
protected static void KeyFlexfieldDefImpl.markAsStructureCodeSegment(SegmentDefImpl segment)
          Marks the given segment as a structure code segment.
protected static void KeyFlexfieldDefImpl.markAsStructureInstanceNumberSegment(SegmentDefImpl segment)
          Marks the given segment as a structure instance number segment.
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.