Interface VCSGisUpdateRequest

All Superinterfaces:
org.gvsig.tools.dispose.Disposable, SupportError, VCSGisRequest

public interface VCSGisUpdateRequest extends VCSGisRequest
Author:
gvSIG Team
  • Method Details

    • getEntityName

      String getEntityName()
    • getLocalRevisionCode

      String getLocalRevisionCode()
    • setLocalRevisionCode

      void setLocalRevisionCode(String revisionCode)
    • getEntity

      VCSGisEntity getEntity()
    • getData

      org.gvsig.tools.dispose.DisposableIterable<VCSGisRepositoryData> getData()
    • getUsersHashCode

      String getUsersHashCode()
    • getTopologyPlansHashCode

      String getTopologyPlansHashCode()