public interface AccessControlList
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
SimpleNodePermissionEntry |
getCachedSimpleNodePermissionEntry() |
java.util.List |
getEntries()
Get the members of the ACL in order
Ordered by:
position,
then deny followed by allow,
then by authority type
then ....
|
AccessControlListProperties |
getProperties()
Get the properties
|
void |
setCachedSimpleNodePermissionEntry(SimpleNodePermissionEntry cachedSimpleNodePermissionEntry) |
AccessControlListProperties getProperties()
java.util.List getEntries()
SimpleNodePermissionEntry getCachedSimpleNodePermissionEntry()
void setCachedSimpleNodePermissionEntry(SimpleNodePermissionEntry cachedSimpleNodePermissionEntry)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.