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

E22562-07

oracle.apps.fnd.applcore.flex.deployment
Class FlexfieldDeploymentAdminUIController

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
      extended by oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentAdminUIController
All Implemented Interfaces:
FlexDeploymentModelConstants, FlexDeploymentConstants

public class FlexfieldDeploymentAdminUIController
extends FlexfieldDeploymentController


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
FlexfieldDeploymentController.DeployProgressMonitor, FlexfieldDeploymentController.FlexDeployModelerTaskGroupListener, FlexfieldDeploymentController.FlexfieldDeploymentCommitException
 
Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
_asyncDeployment, _concatenatedErrorMessage, _effModelerTaskGroup, _entityUsageFailureCount, _flexAM, _flexBean, _languagePackRun, _modelerTaskGroup, _partialDeployment, _taskInfoList
 
Fields inherited from interface oracle.apps.fnd.applcore.flex.deployment.util.FlexDeploymentConstants
ATHASH_RESOLVER, BLANK, CONNECTION_RESOLVER, DEPLOYMENT_STATUS, DFF_SERVICE_AM_CONFIG_NAME, DFF_SERVICE_AM_NAME, DFF_TAX_NON_APP_MODULE_AM_CONFIG_NAME, DFF_TAX_NON_APP_MODULE_AM_NAME, EFF_CATEGORY_MODELER, EFF_CONTEXT_MODELER, EFF_UI_MODELER, ENTID_REPORT_ELEMENT, ERROR_HEADER, ERROR_MSG_ACTION_CHECK_LOG_AND_SYS_ADMIN, ERROR_MSG_ACTION_NEEDED_HEADER, ERROR_MSG_ERROR_EXCEEDS_LIMIT_CHECK_LOGS, ERROR_MSG_ERROR_HEADER, ERROR_REPORT_ELEMENT, FOR_APPID_REPORT_ELEMENT, INVALID_FLEX_TYPE_ERROR_HEADER, KFF_SERVICE_AM_CONFIG_NAME, KFF_SERVICE_AM_NAME, KFF_USAGES_VO, LOG_MSG_FETCH_ENTERPRISE_IDS, MSG_NO_VALIDATION_ERRORS, MSG_SKIP_DEPLOYMENT_NO_ENTITY_USAGES, NONE_ENTERPRISE, OVERALL_STATUS_VALIDATION_REPORT_HEADER, QUERY_OBJECT_NAME, REFERENCES_REPORT_ELEMENT_END, REFERENCES_REPORT_ELEMENT_START, REGISTER_OBJECT_NAME, REPORT_HEADER, REPORT_TENANT_ERROR_HEADER, SKIP_STATUS, STATUS_DEPLOYED, STATUS_EDITED, STATUS_ERROR, STATUS_READY, STATUS_SUCCESS, SUCCESS_REPORT_ELEMENT
 
Fields inherited from interface oracle.apps.fnd.applcore.flex.deployment.model.util.FlexDeploymentModelConstants
COLUMN_NAME_DEPLOYMENT_ERROR_MSG, COLUMN_NAME_DEPLOYMENT_STATUS, VO_ATTR_DESCRIPTIVE_FLEXFIELD_CODE, VO_ATTR_KEY_FLEXFIELD_CODE, VO_ATTR_NAME_APPLICATION_ID, VO_ATTR_NAME_DEPLOYMENT_ERROR_MSG, VO_ATTR_NAME_DEPLOYMENT_STATUS, VO_ATTR_NAME_FLEX_TYPE
 
Constructor Summary
FlexfieldDeploymentAdminUIController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList, OAApplicationModuleImpl flexAM, FlexfieldDeploymentController.DeployProgressMonitor uiMonitor, boolean isSandbox)
           
FlexfieldDeploymentAdminUIController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList, OAApplicationModuleImpl flexAM, FlexfieldDeploymentController.DeployProgressMonitor uiMonitor, boolean isSandbox, boolean partialDeployment)
           
 
Method Summary
protected  ModelerTaskGroupListener createModelerTaskGroupListener(java.util.List<FlexDeploymentTaskInfo> usages)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
deploy, isAsyncDeployment, isDeployToSandBox, isLanguagePackRun, isPartialDeployment, processFinishedTask, processInterruptedTask, processTaskToBeStarted, setAsyncDeployment, setDeployToSandBox, setPartialDeployment, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlexfieldDeploymentAdminUIController

public FlexfieldDeploymentAdminUIController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList,
                                            OAApplicationModuleImpl flexAM,
                                            FlexfieldDeploymentController.DeployProgressMonitor uiMonitor,
                                            boolean isSandbox)

FlexfieldDeploymentAdminUIController

public FlexfieldDeploymentAdminUIController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList,
                                            OAApplicationModuleImpl flexAM,
                                            FlexfieldDeploymentController.DeployProgressMonitor uiMonitor,
                                            boolean isSandbox,
                                            boolean partialDeployment)
Method Detail

createModelerTaskGroupListener

protected ModelerTaskGroupListener createModelerTaskGroupListener(java.util.List<FlexDeploymentTaskInfo> usages)
Specified by:
createModelerTaskGroupListener in class FlexfieldDeploymentController

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.