public class AllowableActionsImpl extends AbstractExtensionData implements AllowableActions
Constructor and Description |
---|
AllowableActionsImpl() |
Modifier and Type | Method and Description |
---|---|
Set<Action> |
getAllowableActions()
Returns the Allowable Actions that are set.
|
void |
setAllowableActions(Set<Action> allowableActions) |
String |
toString() |
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getExtensions, setExtensions
public Set<Action> getAllowableActions()
AllowableActions
getAllowableActions
in interface AllowableActions
null
public String toString()
toString
in class AbstractExtensionData
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.