Class LinkActionPayload
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.link.LinkActionPayload
-
- All Implemented Interfaces:
Serializable,UrlAware,Compiled,ActionPayload
public class LinkActionPayload extends Object implements ActionPayload, UrlAware
Полезная нагрузка действия перехода по ссылке- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LinkActionPayload()
-
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.UrlAware
getPathMapping, getQueryMapping, getTarget, getUrl, setPathMapping, setQueryMapping, setTarget, setUrl
-
-