Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Interface
oracle.jdevimpl.audit.model.ContentRootFactory

Packages that use ContentRootFactory
oracle.jdeveloper.audit.model The base classes for defining the Audit object model. 
oracle.jdevimpl.audit.model   
 

Uses of ContentRootFactory in oracle.jdeveloper.audit.model
 

Methods in oracle.jdeveloper.audit.model that return types with arguments of type ContentRootFactory
abstract  java.util.Collection<ContentRootFactory> ModelTypeFactory.getContentRootFactories()
          Gets the ContentRootFactorys known to this factory.
 

Uses of ContentRootFactory in oracle.jdevimpl.audit.model
 

Classes in oracle.jdevimpl.audit.model that implement ContentRootFactory
 class ProjectContentRootFactory
          A factory for the content roots of a project.
 

Methods in oracle.jdevimpl.audit.model that return types with arguments of type ContentRootFactory
 java.util.Collection<ContentRootFactory> DefaultModelTypeFactory.getContentRootFactories()
           
 

Constructor parameters in oracle.jdevimpl.audit.model with type arguments of type ContentRootFactory
DefaultModelTypeFactory(java.util.Collection<ModelType> modelTypes, java.util.Collection<ContentRootFactory> contentRootFactories)
          Creates a factory with for specified model types.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.