|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentRootFactory | |
|---|---|
| oracle.jdeveloper.audit.extension | |
| oracle.jdeveloper.audit.model | The base classes for defining the Audit object model. |
| oracle.jdevimpl.audit.model | |
| Uses of ContentRootFactory in oracle.jdeveloper.audit.extension |
|---|
| Methods in oracle.jdeveloper.audit.extension that return types with arguments of type ContentRootFactory | |
|---|---|
java.util.Collection<TypeDefinition<ContentRootFactory>> |
AuditHook.getRootFactories()
|
| 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 |
ApplicationContentRootFactory
Content root factory for application content. |
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<TypeDefinition<ModelType>> deferredModelTypes,
java.util.Collection<TypeDefinition<ContentRootFactory>> contentRootFactories)
Creates a factory with for specified model types. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||