Class CustomControlIOv3
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<N2oCustomControl>
net.n2oapp.framework.config.io.control.v3.CustomControlIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oComponent>,ElementClassAware<N2oCustomControl>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oCustomControl>,ElementIO<N2oCustomControl>,NamedElementIO<N2oCustomControl>,NamespaceIO<N2oCustomControl>,TypedElementIO<N2oCustomControl>,ControlIOv3
@Component
public class CustomControlIOv3
extends ComponentIO<N2oCustomControl>
implements ControlIOv3
Чтение запись настраиваемого компонента ввода версии 3.0
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.control.v3.ControlIOv3
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class net.n2oapp.framework.config.io.control.ComponentIO
ioMethods 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.control.v3.ControlIOv3
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
CustomControlIOv3
public CustomControlIOv3()
-
-
Method Details
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oCustomControl>
-
getElementName
- Specified by:
getElementNamein interfaceElementNameAware
-