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

E22562-01

oracle.apps.fnd.applcore.flex.deployment.util
Class FlexDeploymentReport

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.deployment.util.FlexDeploymentReport
All Implemented Interfaces:
FlexDeploymentConstants

public class FlexDeploymentReport
extends java.lang.Object
implements FlexDeploymentConstants


Field Summary
 
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, QUERY_OBJECT_NAME, REGISTER_OBJECT_NAME, REPORT_HEADER, STATUS_DEPLOYED, STATUS_EDITED, STATUS_ERROR, STATUS_READY, SUCCESS_REPORT_ELEMENT
 
Constructor Summary
FlexDeploymentReport(java.util.ArrayList<FlexDeploymentBean> flexList, java.lang.String noFlexReportElement)
           
FlexDeploymentReport(FlexDeploymentBean flex, java.lang.String inputReport)
           
 
Method Summary
static java.lang.String process(java.lang.String report, boolean check)
          Either checks for the error content and add the error header (if check is true) else just add the error header if check is false
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlexDeploymentReport

public FlexDeploymentReport(java.util.ArrayList<FlexDeploymentBean> flexList,
                            java.lang.String noFlexReportElement)

FlexDeploymentReport

public FlexDeploymentReport(FlexDeploymentBean flex,
                            java.lang.String inputReport)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

process

public static java.lang.String process(java.lang.String report,
                                       boolean check)
Either checks for the error content and add the error header (if check is true) else just add the error header if check is false

Parameters:
report -
check - true when need to check for element
Returns:
report as String

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.