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

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.engine.TestInputSetNVList

Packages that use TestInputSetNVList
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db   
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return TestInputSetNVList
static TestInputSetNVList DiagEngineFactory.createTestInputSetNVList()
           
 TestInputSetNVList TestInputSet.fetchInputSetNVList()
          Fetches the list of input name values for this input set from the test repository.
 TestInputSetNVList TestInputSet.getInputSetNVList()
          Returns the list of input set name value pairs
protected abstract  TestInputSetNVList DiagEngineFactory.makeTestInputSetNVList()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type TestInputSetNVList
 void TestInputSet.setInputSetNVList(TestInputSetNVList pList)
          Sets the given list of input set name value pairs
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl that implement TestInputSetNVList
 class TestInputSetNVListImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return TestInputSetNVList
 TestInputSetNVList TestInputSetImpl.fetchInputSetNVList()
           
 TestInputSetNVList TestInputSetImpl.getInputSetNVList()
           
protected  TestInputSetNVList DiagEngineFactoryImpl.makeTestInputSetNVList()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type TestInputSetNVList
 void TestInputSetImpl.setInputSetNVList(TestInputSetNVList pList)
           
 

Uses of TestInputSetNVList in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return TestInputSetNVList
 TestInputSetNVList TestDefDAO.queryInputSetNVList(java.lang.String pInputsetId)
          Queries the list of test input name values for the given input set ID
 

Uses of TestInputSetNVList in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return TestInputSetNVList
 TestInputSetNVList OADBTestDefDAO.queryInputSetNVList(java.lang.String pInputsetId)
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.