|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionDataNodeImpl | |
|---|---|
| com.metamatrix.platform.admin.apiimpl | |
| com.metamatrix.server.admin.apiimpl | |
| Uses of PermissionDataNodeImpl in com.metamatrix.platform.admin.apiimpl |
|---|
| Methods in com.metamatrix.platform.admin.apiimpl that return PermissionDataNodeImpl | |
|---|---|
protected PermissionDataNodeImpl |
PermissionDataNodeTreeViewImpl.assertPermissionDataNode(PermissionNode node)
Perform safe runtime casts. |
| Methods in com.metamatrix.platform.admin.apiimpl with parameters of type PermissionDataNodeImpl | |
|---|---|
static int |
PermissionDataNodeImpl.compare(PermissionDataNodeImpl obj1,
PermissionDataNodeImpl obj2)
Utility method to compare two PermissionDataNodeImpl instances. |
| Uses of PermissionDataNodeImpl in com.metamatrix.server.admin.apiimpl |
|---|
| Methods in com.metamatrix.server.admin.apiimpl that return PermissionDataNodeImpl | |
|---|---|
static PermissionDataNodeImpl |
RuntimeMetadataHelper.getDataNodes(java.lang.String vdbName,
java.lang.String vdbVersion)
Get the tree of data nodes that make op a VDB. |
| Methods in com.metamatrix.server.admin.apiimpl with parameters of type PermissionDataNodeImpl | |
|---|---|
static void |
RuntimeMetadataHelper.getDataNodeNames(PermissionDataNodeImpl treeRoot,
java.util.List nodeNames)
A recursive method that gets the list of data node names from the given data node tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||