Class ConfirmActionElementIOV2
java.lang.Object
net.n2oapp.framework.config.io.action.v2.AbstractActionElementIOV2<N2oConfirmAction>
net.n2oapp.framework.config.io.action.v2.ConfirmActionElementIOV2
- All Implemented Interfaces:
BaseElementClassAware<N2oAbstractAction>,ElementClassAware<N2oConfirmAction>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oConfirmAction>,ElementIO<N2oConfirmAction>,NamedElementIO<N2oConfirmAction>,NamespaceIO<N2oConfirmAction>,TypedElementIO<N2oConfirmAction>,ActionIOv2
@Component
public class ConfirmActionElementIOV2
extends AbstractActionElementIOV2<N2oConfirmAction>
Чтение\запись действия подтверждения
-
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, N2oConfirmAction m, 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
-
ConfirmActionElementIOV2
public ConfirmActionElementIOV2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oConfirmAction>- Overrides:
ioin classAbstractActionElementIOV2<N2oConfirmAction>
-
getElementClass
-
getElementName
-