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, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic Set<Action> getAllowableActions()
AllowableActionsgetAllowableActions in interface AllowableActionsnullpublic String toString()
toString in class AbstractExtensionDataCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.