Class InvokeActionElementIOV2
java.lang.Object
net.n2oapp.framework.config.io.action.v2.AbstractActionElementIOV2<T>
net.n2oapp.framework.config.io.action.v2.AbstractMetaActionElementIOV2<N2oInvokeAction>
net.n2oapp.framework.config.io.action.v2.InvokeActionElementIOV2
- All Implemented Interfaces:
BaseElementClassAware<N2oAbstractAction>,ElementClassAware<N2oInvokeAction>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oInvokeAction>,ElementIO<N2oInvokeAction>,NamedElementIO<N2oInvokeAction>,NamespaceIO<N2oInvokeAction>,TypedElementIO<N2oInvokeAction>,ActionIOv2
@Component
public class InvokeActionElementIOV2
extends AbstractMetaActionElementIOV2<N2oInvokeAction>
Чтение/запись выполнения действия объекта версии 2.0
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oInvokeAction ia, IOProcessor p) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
getBaseElementClass, getNamespace, getNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
InvokeActionElementIOV2
public InvokeActionElementIOV2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oInvokeAction>- Overrides:
ioin classAbstractMetaActionElementIOV2<N2oInvokeAction>
-
getElementName
-
getElementClass
-