Class LinkAction
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.AbstractAction<LinkActionOptions>
-
- net.n2oapp.framework.api.metadata.meta.action.link.LinkAction
-
- All Implemented Interfaces:
Serializable,IdAware,PropertiesAware,SrcAware,Compiled,Action
public class LinkAction extends AbstractAction<LinkActionOptions>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LinkAction(LinkActionOptions options)
-
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
-
-
-
-
Constructor Detail
-
LinkAction
public LinkAction(LinkActionOptions options)
-
-