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 FlexDeployMBeanRunForApp

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

public class FlexDeployMBeanRunForApp
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> deployFlexForApp(java.lang.String applicationShortName, java.lang.String enterpriseID, java.lang.Boolean force)
          Deploys all flexfields for an application with change notification disabled.
 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

deployFlexForApp

public java.util.List<java.lang.String> deployFlexForApp(java.lang.String applicationShortName,
                                                         java.lang.String enterpriseID,
                                                         java.lang.Boolean force)
Deploys all flexfields for an application with change notification disabled.

Parameters:
applicationShortName - the application short name
enterpriseID - the enterprise ID
force - true if a flexfield should be re-deployed regardless of the current deployment status
Returns:
the deployment result status

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.