public class AclServiceImpl extends AbstractBrowserBindingService implements AclService, ExtendedAclService
SIMPLE_CONTAINER_FACTORY| Constructor and Description |
|---|
AclServiceImpl(BindingSession session)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Acl |
applyAcl(String repositoryId,
String objectId,
Acl addAces,
Acl removeAces,
AclPropagation aclPropagation,
ExtensionsData extension) |
Acl |
getAcl(String repositoryId,
String objectId,
Boolean onlyBasicPermissions,
ExtensionsData extension) |
Acl |
setAcl(String repositoryId,
String objectId,
Acl aces) |
convertStatusCode, getDateTimeFormat, getDateTimeFormatParameter, getHttpInvoker, getObjectUrl, getObjectUrl, getPathUrl, getRepositoriesInternal, getRepositoryUrl, getRepositoryUrl, getRepositoryUrlCache, getServiceUrl, getSession, getSuccinct, getSuccinctParameter, getTypeDefinitionInternal, loadContentLink, loadLink, loadRenditionContentLink, parse, parseArray, parseObject, post, postAndConsume, read, setChangeToken, setSessionpublic AclServiceImpl(BindingSession session)
public Acl getAcl(String repositoryId, String objectId, Boolean onlyBasicPermissions, ExtensionsData extension)
getAcl in interface AclServicepublic Acl applyAcl(String repositoryId, String objectId, Acl addAces, Acl removeAces, AclPropagation aclPropagation, ExtensionsData extension)
applyAcl in interface AclServiceCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.