Class N2oSwitchAction.AbstractCase
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.action.N2oSwitchAction.AbstractCase
-
- All Implemented Interfaces:
Serializable,ActionsAware,IdAware,Source
- Direct Known Subclasses:
N2oSwitchAction.Case,N2oSwitchAction.DefaultCase
- Enclosing class:
- N2oSwitchAction
public abstract static class N2oSwitchAction.AbstractCase extends Object implements ActionsAware, IdAware
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractCase()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ActionsAware
getActionId, getActions, setActionId, setActions
-
-