org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Class AtomAcl
java.lang.Object
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
- All Implemented Interfaces:
- Serializable
public class AtomAcl
- extends AtomBase
AtomAcl.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomAcl
public AtomAcl()
AtomAcl
public AtomAcl(CmisAccessControlListType acl)
getType
public String getType()
- Specified by:
getType
in class AtomBase
getACL
public CmisAccessControlListType getACL()
setACL
public void setACL(CmisAccessControlListType acl)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.