org.apache.chemistry.opencmis.commons.impl.dataobjects
Class AllowableActionsImpl
java.lang.Object
org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
- All Implemented Interfaces:
- Serializable, AllowableActions, ExtensionsData
public class AllowableActionsImpl
- extends AbstractExtensionData
- implements AllowableActions
Allowable Actions.
- See Also:
- Serialized Form
AllowableActionsImpl
public AllowableActionsImpl()
getAllowableActions
public Set<Action> getAllowableActions()
- Specified by:
getAllowableActions
in interface AllowableActions
setAllowableActions
public void setAllowableActions(Set<Action> allowableActions)
toString
public String toString()
- Overrides:
toString
in class AbstractExtensionData
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.