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.engine.impl.adr.ProblemInstance

Packages that use ProblemInstance
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.engine.impl.adr   
 

Uses of ProblemInstance in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return ProblemInstance
static ProblemInstance DiagEngineFactory.createProblemInstance()
           
static ProblemInstance DiagEngineFactory.createProblemInstance(java.lang.String pProblemId, java.lang.String pServerName)
           
protected abstract  ProblemInstance DiagEngineFactory.makeProblemInstance()
           
 

Method parameters in oracle.apps.fnd.appltest.diagfwk.engine with type arguments of type ProblemInstance
static Problem DiagEngineFactory.createProblem(java.lang.String pProblemKey, java.util.List<ProblemInstance> pProblemInstanceList)
           
 

Uses of ProblemInstance in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return ProblemInstance
protected  ProblemInstance DiagEngineFactoryImpl.makeProblemInstance()
           
 

Uses of ProblemInstance in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr that implement ProblemInstance
 class ProblemInstanceImpl
          Provides an implementation of the ProblemInstance interface.
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr that return types with arguments of type ProblemInstance
 java.util.List<ProblemInstance> ProblemImpl.getProblemInstanceList()
           
 java.util.List<ProblemInstance> Problem.getProblemInstanceList()
           
 

Method parameters in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr with type arguments of type ProblemInstance
 void ProblemImpl.setProblemInstanceList(java.util.List<ProblemInstance> problemInstanceList)
           
 void Problem.setProblemInstanceList(java.util.List<ProblemInstance> pProblemInstanceList)
           
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.