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.provider.dao.TagDAO

Packages that use TagDAO
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.file   
 

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

Fields in oracle.apps.fnd.appltest.diagfwk.engine declared as TagDAO
protected  TagDAO DiagCmdRunTests.ExecArg.mTagDAO
           
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return TagDAO
static TagDAO AbstractDAOFactory.createTagDAO()
          Creates an instance of a Tag Data Access Object.
abstract  TagDAO AbstractDAOFactory.makeTagDAO()
          Creates an instance of a Tag Data Access Object.
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that implement TagDAO
 class OADBTagDAO
          Provides implementation of Tag related data access APIs for the Oracle Applications database.
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return TagDAO
 TagDAO OADBDAOFactory.makeTagDAO()
          Provides the TagDAO specific for Oracle Applications Database.
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.file that return TagDAO
 TagDAO FileBasedDAOFactory.makeTagDAO()
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.