public class AtomAcl extends AtomBase
| Constructor and Description |
|---|
AtomAcl() |
AtomAcl(CmisAccessControlListType acl) |
| Modifier and Type | Method and Description |
|---|---|
CmisAccessControlListType |
getACL() |
String |
getType() |
void |
setACL(CmisAccessControlListType acl) |
addElement, getElementspublic AtomAcl()
public AtomAcl(CmisAccessControlListType acl)
public CmisAccessControlListType getACL()
public void setACL(CmisAccessControlListType acl)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.