Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.api.inputs.InputParamContext

Packages that use InputParamContext
oracle.apps.fnd.appltest.diagfwk.api.inputs   
oracle.apps.fnd.appltest.diagfwk.engine.impl.inputs   
oracle.apps.fnd.appltest.diagfwk.test.sample.lov   
 

Uses of InputParamContext in oracle.apps.fnd.appltest.diagfwk.api.inputs
 

Methods in oracle.apps.fnd.appltest.diagfwk.api.inputs with parameters of type InputParamContext
 java.util.List DiagLOVProvider.getData(InputParamContext context)
          Returns the data for this LOV.
 void DiagInputValidator.validate(InputParamContext context)
          Performs validation on a particular input value that is provided in the given InputParamContext.
 

Uses of InputParamContext in oracle.apps.fnd.appltest.diagfwk.engine.impl.inputs
 

Subinterfaces of InputParamContext in oracle.apps.fnd.appltest.diagfwk.engine.impl.inputs
 interface InputParamContextExtn
          Extension interface to the InputParamContext interface that provides additional APIs that are used by the engine internally.
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.inputs that implement InputParamContext
 class InputParamContextExtnImpl
          Provides implementation for all the APIs in the InputParamContextExtn interface.
 

Uses of InputParamContext in oracle.apps.fnd.appltest.diagfwk.test.sample.lov
 

Fields in oracle.apps.fnd.appltest.diagfwk.test.sample.lov declared as InputParamContext
protected  InputParamContext SampleAppLOVProvider.mContext
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.test.sample.lov with parameters of type InputParamContext
 java.util.List SampleDiagTestLOVProvider.getData(InputParamContext context)
           
 java.util.List SampleAppLOVProvider.getData(InputParamContext context)
           
 void SampleAppShortNameValidator.validate(InputParamContext context)
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.