org.apache.chemistry.opencmis.server.impl.atompub
Class AclDocument
java.lang.Object
org.apache.chemistry.opencmis.server.impl.atompub.AclDocument
public class AclDocument
- extends Object
ACL document.
- Author:
- Florian Müller
Constructor Summary |
AclDocument()
Creates an ACL document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AclDocument
public AclDocument()
- Creates an ACL document.
writeAcl
public void writeAcl(Acl acl,
OutputStream out)
throws javax.xml.bind.JAXBException
- Writes an object.
- Throws:
javax.xml.bind.JAXBException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.