|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentRoot.Type | |
|---|---|
| oracle.jdeveloper.audit.model | The base classes for defining the Audit object model. |
| oracle.jdevimpl.audit.model | |
| Uses of ContentRoot.Type in oracle.jdeveloper.audit.model |
|---|
| Fields in oracle.jdeveloper.audit.model declared as ContentRoot.Type | |
|---|---|
static ContentRoot.Type |
ContentRoot.LIBRARY
|
static ContentRoot.Type |
ContentRoot.PROJECT
|
static ContentRoot.Type |
ContentRoot.WORKSPACE
|
| Methods in oracle.jdeveloper.audit.model that return ContentRoot.Type | |
|---|---|
ContentRoot.Type |
ContentRoot.getType()
Gets the content type of this root. |
static ContentRoot.Type |
ContentRoot.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ContentRoot.Type[] |
ContentRoot.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in oracle.jdeveloper.audit.model with type arguments of type ContentRoot.Type | |
|---|---|
java.util.Collection<ContentDirectory> |
ContentCache.getRootDirectories(java.util.Set<ContentRoot.Type> types)
Gets the content directories for the content roots of the cached projects. |
| Uses of ContentRoot.Type in oracle.jdevimpl.audit.model |
|---|
| Methods in oracle.jdevimpl.audit.model that return ContentRoot.Type | |
|---|---|
ContentRoot.Type |
DefaultContentRoot.getType()
|
| Method parameters in oracle.jdevimpl.audit.model with type arguments of type ContentRoot.Type | |
|---|---|
java.util.Collection<ContentDirectory> |
DefaultContentCache.getRootDirectories(java.util.Set<ContentRoot.Type> types)
|
| Constructors in oracle.jdevimpl.audit.model with parameters of type ContentRoot.Type | |
|---|---|
DefaultContentRoot(java.net.URL url,
ContentRoot.Type type,
java.lang.String key,
java.lang.String label,
boolean java,
IntersectedFilters filters)
|
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||