Class N2oSelectRegion
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oRegion
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oSelectRegion
-
- All Implemented Interfaces:
java.io.Serializable,ExtensionAttributesAware,IdAware,NamespaceUriAware,SrcAware,Source,SourceMetadata
public class N2oSelectRegion extends N2oRegion
Исходная модель простого региона- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDEFAULT_SRC
-
Constructor Summary
Constructors Constructor Description N2oSelectRegion()
-
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
-
-
-
-
Field Detail
-
DEFAULT_SRC
public static final java.lang.String DEFAULT_SRC
- See Also:
- Constant Field Values
-
-