Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.api.report.ErrorInfo

Packages that use ErrorInfo
oracle.apps.fnd.appltest.diagfwk   
oracle.apps.fnd.appltest.diagfwk.api.report Provides APIs that test authors can use when creating the test report during the execution of the test. 
oracle.apps.fnd.appltest.diagfwk.engine.impl.report   
oracle.apps.fnd.appltest.diagfwk.test.sample Provides sample Java tests. 
 

Uses of ErrorInfo in oracle.apps.fnd.appltest.diagfwk
 

Methods in oracle.apps.fnd.appltest.diagfwk that return ErrorInfo
protected static ErrorInfo TestBaseDiagfwk.makeErrorInfo(java.lang.String pErrorId)
           
 

Uses of ErrorInfo in oracle.apps.fnd.appltest.diagfwk.api.report
 

Methods in oracle.apps.fnd.appltest.diagfwk.api.report that return ErrorInfo
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pErrorMetalinkId, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pErrorMetalinkId, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens, java.lang.String pFixMetalinkId)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createError(java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens, java.lang.String pFixMetalinkId)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createErrorInfo()
          Creates a new instance of an ErrorInfo object
static ErrorInfo ReportElementFactory.createErrorInfo(ErrorInfo.Severity pSeverity, Message pErrMsg, FixInfo pFixInfo)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createException(java.lang.Throwable pTrace, java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createException(java.lang.Throwable pTrace, java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String[][] pErrorMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createException(java.lang.Throwable pTrace, java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createException(java.lang.Throwable pTrace, java.lang.String pErrorNlsKey, java.lang.String pErrorDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String[][] pWarningMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String[][] pWarningMsgTokens, java.lang.String pWarningMetalinkId, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String[][] pWarningMsgTokens, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String[][] pWarningMsgTokens, java.lang.String pWarningMetalinkId, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens, java.lang.String pFixMetalinkId)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens)
          Creates a new instance of an ErrorInfo object with the specified attribuets
static ErrorInfo ReportElementFactory.createWarning(java.lang.String pWarningNlsKey, java.lang.String pWarningDefault, java.lang.String pFixNlsKey, java.lang.String pFixDefault, java.lang.String[][] pFixMsgTokens, java.lang.String pFixMetalinkId)
          Creates a new instance of an ErrorInfo object with the specified attribuets
 ErrorInfo RowCell.getError()
          Gets the ErrorInfo for this cell
 ErrorInfo Table.getError()
          Gets the Error associated with this table
 ErrorInfo StepReport.getInputError(java.lang.String pInputParamName)
          Gets the validation error associated with an InputParameter
 

Methods in oracle.apps.fnd.appltest.diagfwk.api.report that return types with arguments of type ErrorInfo
 java.util.List<ErrorInfo> Section.getErrorInfo()
          Gets the list of errors in this section
 

Methods in oracle.apps.fnd.appltest.diagfwk.api.report with parameters of type ErrorInfo
 void TableRow.addCell(ErrorInfo pError)
          Adds a cell to the table row that is an error.
 void Section.addErrorInfo(ErrorInfo pErrInfo)
          Adds an error to this section
 void RowCell.setError(ErrorInfo pError)
          Sets the content of the cell to be a ErrorInfo
 void Table.setError(ErrorInfo pError)
          Sets the ErrorInfo for this table (Optional)
 void StepReport.setInputError(java.lang.String pInputParamName, ErrorInfo pError)
          Sets validation error for an InputParameter
 

Uses of ErrorInfo in oracle.apps.fnd.appltest.diagfwk.engine.impl.report
 

Subinterfaces of ErrorInfo in oracle.apps.fnd.appltest.diagfwk.engine.impl.report
 interface ErrorInfoExtn
           
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that implement ErrorInfo
 class ErrorInfoExtnImpl
          Maintains a JAXB ErrorInfoType object
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return ErrorInfo
static ErrorInfo ReportExtnFactory.createErrorInfo(oracle.apps.fnd.appllcm.sdk.common.ResourceRef pErrMsg, java.lang.Throwable t)
          Creates an ErrorInfo based on the given error message and the throwable.
 ErrorInfo RowCellExtnImpl.getError()
           
 ErrorInfo TableExtnImpl.getError()
           
 ErrorInfo StepReportExtnImpl.getInputError(java.lang.String pInputParamName)
          Gets the validation error associated with an input parameter
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return types with arguments of type ErrorInfo
 java.util.List<ErrorInfo> ErrorFindingVisitor.getAllErrors()
          Returns all errors that were found during the traversal
 java.util.List<ErrorInfo> ErrorFindingVisitor.getDiagCriticals()
          Returns all diagnostic errors of Critical severity
 java.util.List<ErrorInfo> ErrorFindingVisitor.getDiagWarnings()
          R
 java.util.List<ErrorInfo> SectionExtnImpl.getErrorInfo()
          Gets the list of errors in this section.
 java.util.List<ErrorInfo> TableExtnImpl.getErrorInfoList()
           
 java.util.List<ErrorInfo> TableExtn.getErrorInfoList()
          Gets the list of errors that were logged in this table (if any).
 java.util.List<ErrorInfo> ErrorFindingVisitor.getExecutionErrors()
          Returns all errors that are execution errors in the list of all errors found during traversal
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report with parameters of type ErrorInfo
 void TableRowExtnImpl.addCell(ErrorInfo pError)
           
 void StepReportExtn.addErrorInfo(ErrorInfo pErrorInfo)
          Convenience method for the engine to report any execution errors into the step report.
 void TestReportExtn.addErrorInfo(ErrorInfo pErrorInfo)
          Adds the given error to the end of this report i.e.
 void StepReportExtnImpl.addErrorInfo(ErrorInfo pErrorInfo)
           
 void TestReportExtnImpl.addErrorInfo(ErrorInfo pErrorInfo)
           
 void SectionExtnImpl.addErrorInfo(ErrorInfo pErrInfo)
          Adds an error to this section
protected static void UTestTestReportGetSetTests.assertEquals(java.lang.String pMsg, ErrorInfo pExpected, ErrorInfo pTest)
           
 void RowCellExtnImpl.setError(ErrorInfo pError)
           
 void TableExtnImpl.setError(ErrorInfo pError)
           
 void StepReportExtnImpl.setInputError(java.lang.String pInputParamName, ErrorInfo pError)
          Sets validation error associated with an input parameter
 

Uses of ErrorInfo in oracle.apps.fnd.appltest.diagfwk.test.sample
 

Methods in oracle.apps.fnd.appltest.diagfwk.test.sample that return ErrorInfo
protected static ErrorInfo SampleTestReportFormat.makeErrorInfo(java.lang.String pErrorId)
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.