Class LinkActionImpl
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.AbstractAction<ActionPayload,MetaSaga>
-
- net.n2oapp.framework.api.metadata.meta.action.link.LinkActionImpl
-
- All Implemented Interfaces:
java.io.Serializable,PropertiesAware,UrlAware,Compiled,Action,LinkAction
public class LinkActionImpl extends AbstractAction<ActionPayload,MetaSaga> implements LinkAction
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class net.n2oapp.framework.api.metadata.meta.action.AbstractAction
properties
-
-
Constructor Summary
Constructors Constructor Description LinkActionImpl()
-
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.PropertiesAware
getProperties, setProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.UrlAware
getPathMapping, getQueryMapping, getTarget, getUrl, setPathMapping, setQueryMapping, setTarget, setUrl
-
-