Class N2oCustomRegion
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oRegion
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oCustomRegion
-
- All Implemented Interfaces:
java.io.Serializable,ExtensionAttributesAware,IdAware,NamespaceUriAware,SrcAware,Source,SourceMetadata
public class N2oCustomRegion extends N2oRegion
Исходная модель кастомного региона- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oCustomRegion()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.region.N2oRegion
getAlias, getPostfix
-
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, getNamespaceUri, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getId, getMetadataType, getSourceBaseClass, setId
-
-