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

Packages that use BCModelerWriter
oracle.apps.fnd.applcore.flex.runtime.util   
 

Uses of BCModelerWriter in oracle.apps.fnd.applcore.flex.runtime.util
 

Fields in oracle.apps.fnd.applcore.flex.runtime.util declared as BCModelerWriter
protected  BCModelerWriter AbstractBCModeler._writer
          Modeler writer.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type BCModelerWriter
protected  EFFBCModeler EFFBCModelerFactory.getCustomEFFBCModeler(FlexfieldNamespace namespace, FlexfieldDef flexDef, FlexfieldEntityUsage entityUsage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> conf, java.lang.String appShortName, java.lang.String flexCode, java.lang.String connUrl, boolean isInterface)
          TUD: Implementing teams need to override this method and provide the custom BC Modeler here (e.g.
 void AbstractBCModeler.EntityPersonalization.writePDefEntityObject(BCModelerWriter writer, boolean queued)
          Writes this personalization to the repository.
 

Constructors in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type BCModelerWriter
AbstractBCModeler(FlexfieldNamespace namespace, FlexfieldDef ff, FlexfieldEntityUsage flexEntityUsage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> configuration)
          Constructs a modeler.
DFFBCModeler(FlexfieldNamespace namespace, FlexfieldDef ff, FlexfieldEntityUsage usage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> configuration)
          Constructs a modeler for a descriptive flexfield standard usage.
EFFBCModeler(FlexfieldNamespace namespace, FlexfieldDef ff, FlexfieldEntityUsage usage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> configuration, CategoryDef categoryDef, CategoryContextDef categoryContextDef, java.lang.String categoryCode, java.lang.String contextCode, java.lang.String applicationShortName, java.lang.String dffCode, java.lang.String connUrl, boolean isInterface)
          Deprecated. This metod will be removed soon. Use one of the other constructors
EFFBCModeler(FlexfieldNamespace namespace, FlexfieldDef ff, FlexfieldEntityUsage usage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> configuration, CategoryDef categoryDef, CategoryContextDef categoryContextDef, java.lang.String categoryCode, java.lang.String contextCode, java.lang.String applicationShortName, java.lang.String dffCode, java.lang.String connUrl, boolean isInterface, EffCustomizations customizations)
          Deprecated. This metod will be removed soon. Use one of the other constructors
EFFBCModeler(FlexfieldNamespace namespace, FlexfieldDef ff, FlexfieldEntityUsage usage, BCModelerWriter writer, java.util.Map<BCModeler.Option,java.lang.Object> configuration, java.lang.String applicationShortName, java.lang.String dffCode, java.lang.String connUrl, boolean isInterface, EffCustomizations customizations)
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.