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, getElements
public AtomAcl()
public AtomAcl(CmisAccessControlListType acl)
public CmisAccessControlListType getACL()
public void setACL(CmisAccessControlListType acl)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.