|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ace
Access Control Entry (ACE).
| Method Summary | |
|---|---|
List<String> |
getPermissions()
Returns the permissions granted to the principal. |
Principal |
getPrincipal()
Returns the ACE principal. |
String |
getPrincipalId()
Returns the ACE principal id. |
boolean |
isDirect()
Indicates if the ACE was directly applied to the object or has been inherited from another object (e.g. from the folder it resides in). |
| Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
|---|
getExtensions, setExtensions |
| Method Detail |
|---|
Principal getPrincipal()
String getPrincipalId()
getPrincipal().getId().
List<String> getPermissions()
boolean isDirect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||