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

E22562-02

oracle.apps.fnd.applcore.flex.runtime.util
Class EFFGroupBCModeler

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.BCModeler
      extended by oracle.apps.fnd.applcore.flex.runtime.util.EFFGroupBCModeler

public class EFFGroupBCModeler
extends BCModeler


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.apps.fnd.applcore.flex.runtime.util.BCModeler
BCModeler.Arguments, BCModeler.Option, BCModeler.Options, BCModeler.Parameter, BCModeler.ProgressStage
 
Constructor Summary
EFFGroupBCModeler(EFFBCModelerFactory effBCModelerFactory, FlexfieldDefManager manager, BCModeler.Arguments args)
           
 
Method Summary
 void build()
          Builds the model.
 java.util.List<java.lang.String> getReport()
          Gets the report.
 
Methods inherited from class oracle.apps.fnd.applcore.flex.runtime.util.BCModeler
escapeJavaString, getFactory, getFactory, getPackages, getVersion, isDevelopmentMode, main, notifyAction, notifyProgress, notifyProgress, run, run, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EFFGroupBCModeler

public EFFGroupBCModeler(EFFBCModelerFactory effBCModelerFactory,
                         FlexfieldDefManager manager,
                         BCModeler.Arguments args)
Method Detail

build

public void build()
Description copied from class: BCModeler
Builds the model.

Specified by:
build in class BCModeler

getReport

public java.util.List<java.lang.String> getReport()
Description copied from class: BCModeler
Gets the report.

Specified by:
getReport in class BCModeler
Returns:
the report as a list of strings

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.