|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermissionTreeView | |
---|---|
com.metamatrix.platform.admin.api | |
com.metamatrix.platform.admin.apiimpl | |
com.metamatrix.platform.security.api |
Uses of PermissionTreeView in com.metamatrix.platform.admin.api |
---|
Subinterfaces of PermissionTreeView in com.metamatrix.platform.admin.api | |
---|---|
interface |
PermissionDataNodeTreeView
Provides a view into the tree of PermissionDataNode s and supports utility
methods that perform funcions on the tree as a whole. |
Methods in com.metamatrix.platform.admin.api with parameters of type PermissionTreeView | |
---|---|
java.util.Collection |
AuthorizationEditor.modifyPermissions(PermissionTreeView treeView,
AuthorizationPolicy policy)
|
Uses of PermissionTreeView in com.metamatrix.platform.admin.apiimpl |
---|
Classes in com.metamatrix.platform.admin.apiimpl that implement PermissionTreeView | |
---|---|
class |
PermissionDataNodeTreeViewImpl
Provides a view into the tree of PermissionDataNode s and supports utility
methods that perform funcions on the tree as a whole. |
Uses of PermissionTreeView in com.metamatrix.platform.security.api |
---|
Methods in com.metamatrix.platform.security.api with parameters of type PermissionTreeView | |
---|---|
abstract java.util.Collection |
AbstractAuthorizationObjectEditor.modifyPermissions(PermissionTreeView treeView,
AuthorizationPolicy policy)
Modifies permissions belonging to the given AuthorizationPolicy . |
java.util.Collection |
AuthorizationObjectEditor.modifyPermissions(PermissionTreeView treeView,
AuthorizationPolicy policy)
Modifies permissions belonging to the given AuthorizationPolicy . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |