org.apache.chemistry.opencmis.server.impl.atompub
Class AllowableActionsDocument
java.lang.Object
org.apache.chemistry.opencmis.server.impl.atompub.AllowableActionsDocument
public class AllowableActionsDocument
- extends Object
Allowable Actions document.
- Author:
- Florian Müller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllowableActionsDocument
public AllowableActionsDocument()
- Creates an Allowable Actions document.
writeAllowableActions
public void writeAllowableActions(AllowableActions allowableActions,
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.