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

E22562-03

Uses of Class
oracle.apps.fnd.applcore.flex.deployment.util.FlexValidationResult

Packages that use FlexValidationResult
oracle.apps.fnd.applcore.flex.deployment.util   
oracle.apps.fnd.applcore.flex.mbean.runtime   
 

Uses of FlexValidationResult in oracle.apps.fnd.applcore.flex.deployment.util
 

Method parameters in oracle.apps.fnd.applcore.flex.deployment.util with type arguments of type FlexValidationResult
 java.lang.String FlexDeploymentReport.processXML(java.lang.String deploymentReport, java.util.ArrayList<FlexValidationResult> flexValResults, java.util.ArrayList<FlexDeploymentBean> flexBeans, java.util.ArrayList<java.lang.String> enterpriseIDList, boolean isdeployFlexForApp)
          process XMl report from already processed deployment details.
 

Uses of FlexValidationResult in oracle.apps.fnd.applcore.flex.mbean.runtime
 

Method parameters in oracle.apps.fnd.applcore.flex.mbean.runtime with type arguments of type FlexValidationResult
protected  java.util.ArrayList<FlexDeploymentBean> FlexDeployMBeanRun.deployDFFWhereClause(java.lang.String whereClause, boolean enableChangeNotification, java.util.ArrayList<FlexValidationResult> flexValResults)
           
protected  java.util.ArrayList<FlexDeploymentBean> FlexDeployMBeanRun.deployDFFWhereClause(java.lang.String whereClause, boolean enableChangeNotification, java.lang.String[] enterpriseIdArray, java.util.ArrayList<FlexValidationResult> flexValResults)
           
protected  java.util.ArrayList<FlexDeploymentBean> FlexDeployMBeanRun.deployDFFWhereClause(java.lang.String whereClause, boolean enableChangeNotification, java.lang.String[] enterpriseIdArray, java.util.ArrayList<FlexValidationResult> flexValResults, boolean partialEFFDeployment)
           
protected  java.util.ArrayList<FlexDeploymentBean> FlexDeployMBeanRun.deployKFFWhereClause(java.lang.String whereClause, boolean enableChangeNotification, java.util.ArrayList<FlexValidationResult> flexValResults)
           
protected  java.util.ArrayList<FlexDeploymentBean> FlexDeployMBeanRun.deployKFFWhereClause(java.lang.String whereClause, boolean enableChangeNotification, java.lang.String[] enterpriseIdArray, java.util.ArrayList<FlexValidationResult> flexValResults)
           
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.