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

E22562-03

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.BCModeler.Arguments

Packages that use BCModeler.Arguments
oracle.apps.fnd.applcore.flex.runtime.util   
 

Uses of BCModeler.Arguments in oracle.apps.fnd.applcore.flex.runtime.util
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util that return BCModeler.Arguments
 BCModeler.Arguments BCModeler.Arguments.getUnmodifiableInstance()
          Creates an unmodifiable instance of this object.
static BCModeler.Arguments BCModeler.Arguments.parseCommandLineArgs(java.lang.String[] args)
          Parses a list of command-line arguments.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type BCModeler.Arguments
protected  AbstractBCModeler BasicBCModelerFactory.getAbstractBCModeler(FlexfieldDefManager manager, BCModeler.Arguments args)
          Gets an instance of AbstractBCModeler.
protected  AbstractBCModeler EFFBCModelerFactory.getAbstractBCModeler(FlexfieldDefManager manager, BCModeler.Arguments args)
          Gets an instance of AbstractBCModeler.
abstract  BCModeler BCModelerFactory.getBCModeler(FlexfieldDefManager manager, BCModeler.Arguments args)
          Gets an instance of BCModeler for a flefield entity usage.
 BCModeler BasicBCModelerFactory.getBCModeler(FlexfieldDefManager manager, BCModeler.Arguments args)
           
 BCModeler EFFGroupBCModelerFactory.getBCModeler(FlexfieldDefManager manager, BCModeler.Arguments args)
           
static EFFBCModeler.EffBcModelerMode EFFBCModeler.getMode(BCModeler.Arguments args)
           
static java.util.List<java.lang.String> BCModeler.run(BCModeler.Arguments modelerArgs)
          Creates and runs a modeler based on a set of arguments.
static void BCModeler.run(BCModeler.Arguments modelerArgs, ModelerListener monitor)
          Creates and runs a modeler based on a set of arguments.
 

Constructors in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type BCModeler.Arguments
EFFGroupBCModeler(EFFBCModelerFactory effBCModelerFactory, FlexfieldDefManager manager, BCModeler.Arguments args)
           
 

Constructor parameters in oracle.apps.fnd.applcore.flex.runtime.util with type arguments of type BCModeler.Arguments
BCModelerTaskGroup(java.util.List<BCModeler.Arguments> argsList)
          Constructs a task group with a list of modeler arguments.
BCModelerTaskGroup(java.util.List<BCModeler.Arguments> argsList, ModelerSandbox sandbox)
          Constructs a task group with a list of modeler arguments.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.