Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.flex.deploy
Class FlexfieldModelingProcess

java.lang.Object
  extended by oracle.ide.runner.SimpleProcess
      extended by oracle.apps.fnd.applcore.dt.flex.deploy.FlexfieldModelingProcess
All Implemented Interfaces:
java.lang.Cloneable

public class FlexfieldModelingProcess
extends oracle.ide.runner.SimpleProcess

A process that executes the flexfield modeler.


Constructor Summary
FlexfieldModelingProcess(oracle.ide.model.Project prj, FlexfieldRunProfile.Entry entry, java.lang.String connectionStr)
          Constructs a flexfield modeling process for a profile entry.
 
Method Summary
 
Methods inherited from class oracle.ide.runner.SimpleProcess
clone, copyTo, duplicateErrorStream, duplicateOutputStream, exec, execAndWait, getExecException, getRunProcess, setAddToProcessesFolder, setAddToTerminateMenu, setAllowInput, setCommand, setCommandStringForLog, setDoUILater, setEnvironmentParams, setIcon, setLabel, setLogCommandString, setLogPage, setLogStartDirectory, setRunProcessListener, setShowStartStatus, setSuppressDirectoryDefault, setUseLogPage, setWorkingDirectory
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexfieldModelingProcess

public FlexfieldModelingProcess(oracle.ide.model.Project prj,
                                FlexfieldRunProfile.Entry entry,
                                java.lang.String connectionStr)
Constructs a flexfield modeling process for a profile entry.

Parameters:
prj - the project from which this process gets its class path.
entry - the profile entry
connectionStr - the Oracle JDBC connection string
Throws:
java.lang.IllegalArgumentException - if the project, profile entry or connection string is null

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.