Uses of Interface
com.metamatrix.platform.admin.api.PermissionDataNode

Packages that use PermissionDataNode
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.server.admin.api   
 

Uses of PermissionDataNode in com.metamatrix.platform.admin.apiimpl
 

Classes in com.metamatrix.platform.admin.apiimpl that implement PermissionDataNode
 class PermissionDataNodeImpl
          Defines a tree node for displaying entitlements.
 

Uses of PermissionDataNode in com.metamatrix.server.admin.api
 

Methods in com.metamatrix.server.admin.api that return PermissionDataNode
 PermissionDataNode RuntimeMetadataAdminAPI.getDataNodes(java.lang.String vDBName, java.lang.String vDBVersion)
          Get the tree of data nodes that make op a VDB.
 PermissionDataNode RuntimeMetadataAdminAPI.getEntitlementTree(java.lang.String vDBName, java.lang.String vDBVersion, AuthorizationPolicyID policyID)
          Returns the entitlement tree for a given VDB version.
 



Copyright © 2009. All Rights Reserved.