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

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

Methods in oracle.apps.fnd.appltest.diagfwk with parameters of type Tag
protected static void TestBaseDiagfwk.assertEqualsBobj(java.lang.String pMsg, Tag pExpected, Tag pActual)
           
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return Tag
static Tag DiagEngineFactory.createTag()
           
protected abstract  Tag DiagEngineFactory.makeTag()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type Tag
 void Tag.copy(Tag t)
           
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl that implement Tag
 class TagImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return Tag
 Tag TagListImpl.elemInstance()
           
protected  Tag DiagEngineFactoryImpl.makeTag()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type Tag
 void TagImpl.copy(Tag pObj)
           
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return Tag
 Tag TagDAO.fetchTagByName(java.lang.String name)
          Fetches tag definition for a particular tag using the tag name
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao with parameters of type Tag
 void TagDAO.save(Tag pTag)
          Saves the given tag entity into the diagnostics repository
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return Tag
 Tag OADBTagDAO.fetchTagByName(java.lang.String name)
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db with parameters of type Tag
 void OADBTagDAO.save(Tag pObj)
           
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.