public abstract class VectorDataSourceInfo extends SpatialDataSourceInfo implements IVectorDataSourceInfo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasEmptyUnivTile |
protected JMapServerIndexStat |
indexStat |
protected Attribute |
keyAttribute |
protected static java.lang.String |
SERVERLAYER_CLASS_NAME |
attributeMetaData, availableGeometryTypes, desc, extent, geometryTypesFilter, id, lastException, metadataExternalUrl, metadataTemplateId, name, projection, status, systemManaged, timeStamp, updateStatusacl| Constructor and Description |
|---|
VectorDataSourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clone(VectorDataSourceInfo info) |
abstract Attribute |
getIdAttribute() |
Attribute |
getKeyAttribute() |
java.lang.String |
getServerLayerClassName() |
boolean |
hasEmptyUnivTile() |
void |
setHasEmptyUnivTile(boolean hasEmptyUnivTile) |
void |
setKeyAttribute(Attribute key) |
void |
update(SpatialDataSourceInfo info) |
clone, clone, compareTo, equals, getAttributeMetaData, getDataSourceClassName, getUpdateProgress, getUpdateStatus, hashCode, isEditable, load, setAcl, setId, setLastException, setStatus, setStatus, setUpdateStatus, setUpdateStatus, toStringclonegetAvailableLocales, getTranslation, isTranslationExists, removeTranslationsOtherThan, setTranslation, updateTranslationsfinalize, getClass, notify, notifyAll, wait, wait, waitgetIndexStat, setIndexStatclone, compareTo, getAcl, getAttributeMetaData, getAttributeMetaData, getAvailableGeometryTypes, getDataSourceClassName, getDesc, getExtent, getGeometryTypesFilter, getId, getLastException, getName, getProjection, getStatus, getTimeStamp, getUpdateProgress, getUpdateStatus, isSystemManaged, setAcl, setAttributeMetaData, setAvailableGeometryTypes, setDesc, setExtent, setGeometryTypesFilter, setId, setLastException, setName, setProjection, setStatus, setSystemManaged, setTimeStamp, setUpdateStatus, toStringprotected static final java.lang.String SERVERLAYER_CLASS_NAME
protected boolean hasEmptyUnivTile
protected JMapServerIndexStat indexStat
protected Attribute keyAttribute
public abstract Attribute getIdAttribute()
getIdAttribute in interface IVectorDataSourceInfopublic void setHasEmptyUnivTile(boolean hasEmptyUnivTile)
setHasEmptyUnivTile in interface IVectorDataSourceInfopublic boolean hasEmptyUnivTile()
hasEmptyUnivTile in interface IVectorDataSourceInfopublic java.lang.String getServerLayerClassName()
getServerLayerClassName in interface ISpatialDataSourceInfogetServerLayerClassName in class SpatialDataSourceInfopublic void update(SpatialDataSourceInfo info)
update in interface ISpatialDataSourceInfoupdate in class SpatialDataSourceInfoprotected void clone(VectorDataSourceInfo info)
public Attribute getKeyAttribute()
public void setKeyAttribute(Attribute key)