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

E22562-01

Uses of Interface
oracle.apps.fnd.applcore.flex.runtime.util.common.ContextValueDef

Packages that use ContextValueDef
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 ContextValueDef in oracle.apps.fnd.applcore.flex.runtime.util
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type ContextValueDef
protected  void AbstractBCModeler.addContextNameToResourceBundle(java.lang.String bundleOwnerName, ContextValueDef cvd)
          Adds the context name to the resource bundle.
protected  oracle.jbo.server.AttributeDefImpl EFFBCModeler.addEntitySegmentAttribute(oracle.jbo.server.EntityDefImpl eoDef, SegmentDef seg, ContextValueDef contextValueDef, boolean useAltDiscriminator)
           
protected  AbstractBCModeler.SegmentAttributeInfo AbstractBCModeler.addSegmentAttr(oracle.jbo.server.ViewDefImpl viewDef, SegmentDef seg, AbstractBCModeler.IntegerSequence aliasSeq, java.lang.String entityUsageName, FlexfieldEntity flexfieldEntity, java.util.ArrayList<java.lang.String> selectAttrs, java.util.ArrayList<java.lang.String> fromClauseItems, java.util.ArrayList<java.lang.String> whereClauseItems, ContextValueDef contextValueDef, boolean useAltDiscriminator)
          Adds a segment to a view object as a view attribute.
protected  oracle.jbo.server.AttributeDefImpl AbstractBCModeler.addSegmentAttribute(oracle.jbo.server.ViewDefImpl viewDef, SegmentDef seg, AbstractBCModeler.IntegerSequence aliasSeq, java.lang.String entityUsageName, FlexfieldEntity flexfieldEntity, java.util.ArrayList<java.lang.String> selectAttrs, java.util.ArrayList<java.lang.String> fromClauseItems, java.util.ArrayList<java.lang.String> whereClauseItems, ContextValueDef contextValueDef, boolean useAltDiscriminator)
          Adds a segment to a view object as a view attribute.
protected  oracle.jbo.server.AttributeDefImpl DFFBCModeler.addSegmentAttribute(oracle.jbo.server.ViewDefImpl viewDef, SegmentDef seg, java.lang.String entityUsageName, FlexfieldEntity flexfieldEntity, java.util.ArrayList<java.lang.String> selectAttrs, java.util.ArrayList<java.lang.String> fromClauseItems, java.util.ArrayList<java.lang.String> whereClauseItems, ContextValueDef contextValueDef, boolean useAltDiscriminator)
           
protected  AbstractBCModeler.SegmentAttributeInfo AbstractBCModeler.buildSegmentAttr(oracle.jbo.server.ViewDefImpl viewDef, SegmentDef seg, FlexfieldEntity flexfieldEntity, java.util.ArrayList<java.lang.String> selectAttrs, java.util.ArrayList<java.lang.String> fromClauseItems, java.util.ArrayList<java.lang.String> whereClauseItems, ContextValueDef contextValueDef, boolean useAltDiscriminator, oracle.jbo.server.AttributeDefImpl adi)
          This is a complex process which involves adding transient attributes, view accessors, list bindings, and anything that is required for the segment to function properly at runtime.
protected  AbstractBCModeler.EntityPersonalization AbstractBCModeler.getEntityPersonalization(FlexfieldEntity fe, ContextValueDef targetContext, boolean useAltDiscrValue)
          Gets the personalization data for a flexfield entity.
protected  void AbstractBCModeler.populateProperties(oracle.jbo.server.ViewDefImpl viewDef, ContextValueDef contextValueDef, FlexfieldEntity flexfieldEntity, java.lang.String runtimeVersion, java.lang.String modelType, boolean isBaseViewDef)
          Populates properties shared by all view objects built by this modeler.
 

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

Classes in oracle.apps.fnd.applcore.flex.runtime.util.common that implement ContextValueDef
 class StructureInstanceDef
          Properties of a key flexfield structure instance.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return ContextValueDef
 ContextValueDef[] FlexfieldDef.getDiscriminatorSegmentValues()
          Gets the list of values of a discriminator 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.