Class N2oBasePage
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.N2oMetadata
-
- net.n2oapp.framework.api.metadata.global.view.page.N2oPage
-
- net.n2oapp.framework.api.metadata.global.view.page.N2oBasePage
-
- All Implemented Interfaces:
java.io.Serializable,ExtensionAttributesAware,IdAware,NameAware,NamespaceUriAware,RefIdAware,SrcAware,Source,SourceComponent,SourceMetadata
- Direct Known Subclasses:
N2oLeftRightPage,N2oStandardPage,N2oTopLeftRightPage
public abstract class N2oBasePage extends N2oPage
"Исходная" модель страницы- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class net.n2oapp.framework.api.metadata.global.view.page.N2oPage
extAttributes
-
-
Constructor Summary
Constructors Constructor Description N2oBasePage()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.page.N2oPage
getContainers, getPostfix, getSourceBaseClass
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.N2oMetadata
getId, getName, getNamespaceUri, getRefId, setId, setName, setNamespaceUri, setRefId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getMetadataType
-
-