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

E22562-03

oracle.apps.fnd.applcore.flex.mbean.runtime
Class FlexDeployMBeanRunForSingleFlex

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.mbean.runtime.FlexDeployMBeanRun
      extended by oracle.apps.fnd.applcore.flex.mbean.runtime.FlexDeployMBeanRunForSingleFlex
All Implemented Interfaces:
FlexDeploymentConstants

public class FlexDeployMBeanRunForSingleFlex
extends FlexDeployMBeanRun


Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.mbean.runtime.FlexDeployMBeanRun
_srvltCtx, HRC_SEESION_UTIL_GET_ENTERPRISE_LIST
 
Fields inherited from interface oracle.apps.fnd.applcore.flex.deployment.util.FlexDeploymentConstants
ATHASH_RESOLVER, BLANK, CONNECTION_RESOLVER, DEPLOYMENT_STATUS, EFF_CATEGORY_MODELER, EFF_CONTEXT_MODELER, EFF_UI_MODELER, ENTID_REPORT_ELEMENT, ERROR_HEADER, ERROR_REPORT_ELEMENT, FOR_APPID_REPORT_ELEMENT, KFF_USAGES_VO, NONE_ENTERPRISE, QUERY_OBJECT_NAME, REGISTER_OBJECT_NAME, REPORT_HEADER, STATUS_DEPLOYED, STATUS_EDITED, STATUS_ERROR, STATUS_READY, SUCCESS_REPORT_ELEMENT
 
Method Summary
 java.util.List<java.lang.String> deployFlex(java.lang.String flexCode, java.lang.String flexType)
          Deploys a flexfield with change notification enabled.
 java.util.List<java.lang.String> deployFlex(java.lang.String flexCode, java.lang.String flexType, boolean partialEFFDeployment)
           
 java.util.List<java.lang.String> getReportArray()
           
 FlexDeploymentReport run()
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.mbean.runtime.FlexDeployMBeanRun
deployDFFWhereClause, deployDFFWhereClause, deployDFFWhereClause, deployKFFWhereClause, deployKFFWhereClause, getEnterpriseIDListAsArray, getOrCreateReport, setEnterpriseIDInApplSession, setReport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public FlexDeploymentReport run()
Specified by:
run in class FlexDeployMBeanRun

getReportArray

public java.util.List<java.lang.String> getReportArray()
Specified by:
getReportArray in class FlexDeployMBeanRun

deployFlex

public java.util.List<java.lang.String> deployFlex(java.lang.String flexCode,
                                                   java.lang.String flexType)
Deploys a flexfield with change notification enabled.

Parameters:
flexCode - the flexfield code
flexType - the flexfield type
Returns:
the deployment result status

deployFlex

public java.util.List<java.lang.String> deployFlex(java.lang.String flexCode,
                                                   java.lang.String flexType,
                                                   boolean partialEFFDeployment)

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.