public interface CMISAccessControlEntry
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDirect()
Is the assignment direct on the object
|
java.lang.String |
getPermission()
Get the unique permission id
|
java.lang.String |
getPrincipalId()
Get the principal id.
|
java.lang.String getPrincipalId()
java.lang.String getPermission()
boolean getDirect()
true if directly assigned, false otherwise.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.