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