@AlfrescoPublicApi public class PermissionContext extends Object
Constructor and Description |
---|
PermissionContext(QName type) |
Modifier and Type | Method and Description |
---|---|
void |
addDynamicAuthorityAssignment(String user,
String dynamicAuthority) |
Map<String,Object> |
getAdditionalContext() |
HashSet<QName> |
getAspects() |
Map<String,Set<String>> |
getDynamicAuthorityAssignment() |
Map<QName,Serializable> |
getProperties() |
Long |
getStoreAcl() |
QName |
getType() |
void |
setStoreAcl(Long storeAcl) |
public PermissionContext(QName type)
public void addDynamicAuthorityAssignment(String user, String dynamicAuthority)
public Map<QName,Serializable> getProperties()
public QName getType()
public Long getStoreAcl()
public void setStoreAcl(Long storeAcl)
Copyright © 2005–2020 Alfresco Software. All rights reserved.