Interface LinkAction
-
- All Superinterfaces:
Action,Compiled,PropertiesAware,java.io.Serializable,UrlAware
- All Known Implementing Classes:
LinkActionImpl
public interface LinkAction extends Action, UrlAware
Клиентская модель действия
-
-
Method Summary
-
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
-
-