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.TagValueList

Packages that use TagValueList
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 TagValueList in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return TagValueList
static TagValueList DiagEngineFactory.createTagValueList()
           
 TagValueList TestDef.getTagValueList()
          Returns the list of tags values associated with this test.
 TagValueList Tag.getTagValueList()
          Gets the list of tag values for this tag
protected abstract  TagValueList DiagEngineFactory.makeTagValueList()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type TagValueList
 void TestDef.setTagValueList(TagValueList l)
          Sets the tag value list for this test definition
 void Tag.setTagValueList(TagValueList pTagValueList)
          Sets the tag value list for this list
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl that implement TagValueList
 class TagValueListImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return TagValueList
 TagValueList TestDefImpl.getTagValueList()
           
 TagValueList TagImpl.getTagValueList()
           
protected  TagValueList DiagEngineFactoryImpl.makeTagValueList()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type TagValueList
 void TestDefImpl.setTagValueList(TagValueList l)
           
 void TagImpl.setTagValueList(TagValueList pTagValueList)
           
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return TagValueList
 TagValueList TestDefDAO.queryActiveTagValues(java.lang.String pTestName)
          Fetches the list of active diagnostic tag values associated with the given test name
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return TagValueList
 TagValueList OADBTestDefDAO.queryActiveTagValues(java.lang.String pTestName)
           
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.