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