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 FlexDeployMBeanRunForPatch

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

public class FlexDeployMBeanRunForPatch
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> deployPatchedFlex(java.lang.String mode)
          Deploys all fiexfleds that are in status READY.
 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

deployPatchedFlex

public java.util.List<java.lang.String> deployPatchedFlex(java.lang.String mode)
Deploys all fiexfleds that are in status READY. Change notification is enabled.

Parameters:
mode - indicates wther it has deploy only Ready status flex in normal mode(Value None) or even the ERROR state along with Ready state flex fields when mode is Retry
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.