Class CopyAction
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.AbstractAction<ReduxActionOptions<P,M>>
-
- net.n2oapp.framework.api.metadata.meta.action.AbstractReduxAction<CopyActionPayload,MetaSaga>
-
- net.n2oapp.framework.api.metadata.meta.action.copy.CopyAction
-
- All Implemented Interfaces:
Serializable,IdAware,PropertiesAware,SrcAware,Compiled,Action
public class CopyAction extends AbstractReduxAction<CopyActionPayload,MetaSaga>
Клиентская модель вызова запросов- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CopyAction()
-
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
-
-