Class InvokeActionElementIOV1
java.lang.Object
net.n2oapp.framework.config.io.action.AbstractActionElementIOV1<N2oInvokeAction>
net.n2oapp.framework.config.io.action.InvokeActionElementIOV1
- All Implemented Interfaces:
BaseElementClassAware<N2oAbstractAction>,ElementClassAware<N2oInvokeAction>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oInvokeAction>,ElementIO<N2oInvokeAction>,NamedElementIO<N2oInvokeAction>,NamespaceIO<N2oInvokeAction>,TypedElementIO<N2oInvokeAction>,ActionIOv1
Чтение/запись выполнения действия объекта
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.action.ActionIOv1
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.ActionIOv1
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
-
InvokeActionElementIOV1
public InvokeActionElementIOV1()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oInvokeAction>- Overrides:
ioin classAbstractActionElementIOV1<N2oInvokeAction>
-
getElementName
-
getElementClass
-