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

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

Uses of ModelerSandbox in oracle.apps.fnd.applcore.flex.runtime
 

Methods in oracle.apps.fnd.applcore.flex.runtime that return ModelerSandbox
static ModelerSandbox ModelerTaskGroup.getPreferredApplCoreSandbox(java.lang.String flexfieldType, long appId, java.lang.String flexfieldCode, java.lang.String description)
          Gets the preferred ApplCore sandbox for a flexfield.
 

Methods in oracle.apps.fnd.applcore.flex.runtime with parameters of type ModelerSandbox
static ModelerADFContextScope ModelerADFContextScope.getInstance(java.util.List<java.lang.String> pkgs, ModelerSandbox sandbox)
          Gets an instance of this class that uses a sandbox.
 

Constructors in oracle.apps.fnd.applcore.flex.runtime with parameters of type ModelerSandbox
EffModelerTaskGroup(java.util.List<EffModelerTask> list, ModelerSandbox sandbox)
          Constructs an EFF modeler task group with the use of a sandbox.
ModelerTaskGroup(java.util.List<ModelerTask> taskList, ModelerSandbox sandbox)
          Constructs a task group with the use of a sandbox.
 

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

Constructors in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type ModelerSandbox
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.