|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermissionDataNodeTreeView | |
---|---|
com.metamatrix.console.models | |
com.metamatrix.console.ui.views.entitlements | |
com.metamatrix.platform.admin.apiimpl |
Uses of PermissionDataNodeTreeView in com.metamatrix.console.models |
---|
Methods in com.metamatrix.console.models that return PermissionDataNodeTreeView | |
---|---|
PermissionDataNodeTreeView |
EntitlementManager.getTreeViewForData(java.lang.String vdbName,
int vdbVersion,
AuthorizationPolicyID policyID)
|
PermissionDataNodeTreeView |
VdbManager.getTreeViewForVDB(java.lang.String vdbName,
java.lang.String vdbVersion)
|
Methods in com.metamatrix.console.models with parameters of type PermissionDataNodeTreeView | |
---|---|
void |
EntitlementManager.changeAPolicy(PermissionDataNodeTreeView treeView,
AuthorizationPolicy policy,
java.lang.String newDescription,
java.util.Collection addedGroupPrincipals,
java.util.Collection removedGroupPrincipals,
java.util.List changedPermissions)
|
Uses of PermissionDataNodeTreeView in com.metamatrix.console.ui.views.entitlements |
---|
Methods in com.metamatrix.console.ui.views.entitlements that return PermissionDataNodeTreeView | |
---|---|
PermissionDataNodeTreeView |
EntitlementsDataInterface.getTreeViewForData(java.lang.String vdbName,
int vdbVersion,
AuthorizationPolicyID policyID)
|
Uses of PermissionDataNodeTreeView in com.metamatrix.platform.admin.apiimpl |
---|
Classes in com.metamatrix.platform.admin.apiimpl that implement PermissionDataNodeTreeView | |
---|---|
class |
PermissionDataNodeTreeViewImpl
Provides a view into the tree of PermissionDataNode s and supports utility
methods that perform funcions on the tree as a whole. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |