Package org.gvsig.vcsgis.lib.workspace
Class VCSGisWorkspaceEntityImpl
java.lang.Object
org.gvsig.vcsgis.lib.EntityEditableImpl
org.gvsig.vcsgis.lib.workspace.VCSGisWorkspaceEntityImpl
- All Implemented Interfaces:
org.gvsig.json.SupportFromJson,org.gvsig.json.SupportJson,org.gvsig.json.SupportToJson,org.gvsig.tools.util.LabeledValue<VCSGisEntity>,VCSGisEntity,VCSGisEntityEditable,VCSGisWorkspaceEntity
- Author:
- fdiaz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintgetState()booleansetLocalRevisionCode(String revisionCode) Methods inherited from class org.gvsig.vcsgis.lib.EntityEditableImpl
copyfrom, copyto, fromJson, getAuthorizations, getCategoriesAsList, getCategory, getCategoryTags, getCRS, getCRSAsProjection, getCustomData, getDataModels, getDataModelsAsList, getDataTableName, getDescription, getEntityCode, getEntityName, getFeatureIdFieldName, getFeatureType, getFeatureTypeAsJson, getFieldForLabel, getFirstCategory, getFirstDataModel, getGeometryFieldName, getLabel, getLabelOrName, getLinkedRepository, getRepositoryRevisionCode, getResources, getTopologyPlanCode, getTopologyPlanMode, getUserCode, getValue, isAuthorized, isLinkedTable, setAuthorizations, setCategory, setCRS, setCRS, setCustomData, setDataModels, setDataTableName, setDescription, setEntityCode, setEntityName, setFeatureIdFieldName, setFeatureTypeAsJson, setFieldForLabel, setGeometryFieldName, setLabel, setRepositoryRevisionCode, setResources, setTopologyPlanCode, setTopologyPlanMode, setUserCode, toJson, toJsonBuilder, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.tools.util.LabeledValue
getValue, toStringMethods inherited from interface org.gvsig.json.SupportFromJson
fromJsonMethods inherited from interface org.gvsig.json.SupportToJson
toJson, toJson, toJsonBuilder, toJsonBuilderMethods inherited from interface org.gvsig.vcsgis.lib.VCSGisEntity
copyto, getAuthorizations, getCategoriesAsList, getCategory, getCategoryTags, getCRS, getCRSAsProjection, getCustomData, getDataModels, getDataModelsAsList, getDataTableName, getDescription, getEntityCode, getEntityName, getFeatureIdFieldName, getFeatureTypeAsJson, getFieldForLabel, getFirstCategory, getFirstDataModel, getGeometryFieldName, getLabel, getLabelOrName, getLinkedRepository, getRepositoryRevisionCode, getResources, getTopologyPlanCode, getTopologyPlanMode, getUserCode, isAuthorized, isLinkedTableMethods inherited from interface org.gvsig.vcsgis.lib.VCSGisEntityEditable
copyfrom, setAuthorizations, setCategory, setCRS, setCRS, setCustomData, setDataModels, setDataTableName, setDescription, setEntityCode, setEntityName, setFeatureIdFieldName, setFeatureTypeAsJson, setFieldForLabel, setGeometryFieldName, setLabel, setRepositoryRevisionCode, setResources, setTopologyPlanCode, setTopologyPlanMode, setUserCodeMethods inherited from interface org.gvsig.vcsgis.lib.workspace.VCSGisWorkspaceEntity
getFeatureType
-
Constructor Details
-
VCSGisWorkspaceEntityImpl
public VCSGisWorkspaceEntityImpl() -
VCSGisWorkspaceEntityImpl
public VCSGisWorkspaceEntityImpl(javax.json.JsonObject jsonObject)
-
-
Method Details
-
getLocalRevisionCode
- Specified by:
getLocalRevisionCodein interfaceVCSGisWorkspaceEntity
-
setLocalRevisionCode
- Specified by:
setLocalRevisionCodein interfaceVCSGisWorkspaceEntity
-
getCountLocalChanges
public long getCountLocalChanges()- Specified by:
getCountLocalChangesin interfaceVCSGisWorkspaceEntity
-
getState
public int getState()- Specified by:
getStatein interfaceVCSGisWorkspaceEntity
-
isOutdated
public boolean isOutdated()- Specified by:
isOutdatedin interfaceVCSGisWorkspaceEntity
-