Interface VCSGisRowDeleteRequest

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

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

    • getEntityName

      String getEntityName()
    • getLocalRevisionCode

      String getLocalRevisionCode()
    • getEfectiveDate

      Timestamp getEfectiveDate()
    • setEfectiveDate

      void setEfectiveDate(Timestamp efectiveDate)
    • setEfectiveDate

      void setEfectiveDate(String efectiveDate)
    • getComment

      String getComment()
    • setComment

      void setComment(String comment)
    • getRelatedFeatureCode

      String getRelatedFeatureCode()
    • setRelatedFeatureCode

      void setRelatedFeatureCode(String relatedFeatureCode)
    • getEntityCode

      String getEntityCode()
    • getEntityRevisionCode

      String getEntityRevisionCode()