Class SimpleMenuIOv3
java.lang.Object
net.n2oapp.framework.config.io.menu.SimpleMenuIOv3
- All Implemented Interfaces:
ElementClassAware<N2oSimpleMenu>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oSimpleMenu>,ElementIO<N2oSimpleMenu>,NamedElementIO<N2oSimpleMenu>,NamespaceIO<N2oSimpleMenu>,TypedElementIO<N2oSimpleMenu>,BadgeAwareIO<N2oSimpleMenu.MenuItem>
- Direct Known Subclasses:
ExtraMenuIOv3,NavMenuIOv3
public abstract class SimpleMenuIOv3
extends Object
implements NamespaceIO<N2oSimpleMenu>, BadgeAwareIO<N2oSimpleMenu.MenuItem>
Чтение/запись меню 3.0
-
Constructor Summary
Constructors -
Method Summary
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.common.BadgeAwareIO
badge, refBadgeMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementNameAware
getElementNameMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
SimpleMenuIOv3
public SimpleMenuIOv3()
-
-
Method Details
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oSimpleMenu>
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-