|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessControlList | |
---|---|
com.sas.drugdev.remote.repository | Provides classes and interfaces for retrieving and writing content and metadata. |
Uses of AccessControlList in com.sas.drugdev.remote.repository |
---|
Methods in com.sas.drugdev.remote.repository that return AccessControlList | |
---|---|
AccessControlList |
RepositoryService.getAccessControlList(Node node)
Get the AccessControlList of the given node |
Methods in com.sas.drugdev.remote.repository with parameters of type AccessControlList | |
---|---|
void |
RepositoryService.updateContainerAccessControlList(AccessControlList acl,
AclRecurseBehavior recurseBehavior)
Apply the changes that have been made on the given AccessControlList on the server side. |
void |
RepositoryService.updateFileAccessControlList(AccessControlList acl)
Apply the changes that have been made on the given AccessControlList on the server side. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |