Package | Description |
---|---|
oracle.jdeveloper.rescat2 | |
oracle.jdeveloper.rescat2.model.nodes | |
oracle.jdeveloper.rescat2.model.spi |
Modifier and Type | Method and Description |
---|---|
protected static DirContextNode |
ResCatController.getDirContextNode(Element element) |
Modifier and Type | Class and Description |
---|---|
class |
CatalogContextNode |
class |
RepositoryRootNode |
Modifier and Type | Method and Description |
---|---|
protected DirContextNode |
CatalogContextNode.createChildNode(javax.naming.Binding binding,
oracle.adf.rc.core.CatalogContext childCtx) |
abstract DirContextNode |
ResourceNodeFactory.findOrCreateDirContextNode(RescatContext rescatContext,
oracle.adf.rc.core.CatalogContext catalogContext,
DirContextNode parent)
Create the DirContextNode that corresponds to the CatalogContext.
|
Modifier and Type | Method and Description |
---|---|
abstract DirContextNode |
ResourceNodeFactory.findOrCreateDirContextNode(RescatContext rescatContext,
oracle.adf.rc.core.CatalogContext catalogContext,
DirContextNode parent)
Create the DirContextNode that corresponds to the CatalogContext.
|
Modifier and Type | Method and Description |
---|---|
DirContextNode |
RCContextRecognizer.createNode(java.net.URL url,
oracle.adf.rc.core.CatalogContext catContext,
DirContextNode parent)
Creates an
DirContextNode to represent the specified CatalogContext. |
Modifier and Type | Method and Description |
---|---|
DirContextNode |
RCContextRecognizer.createNode(java.net.URL url,
oracle.adf.rc.core.CatalogContext catContext,
DirContextNode parent)
Creates an
DirContextNode to represent the specified CatalogContext. |