org.gvsig.remoteclient.wfs.edition
Class WFSTDeleteOperation

java.lang.Object
  extended by org.gvsig.remoteclient.wfs.edition.WFSTOperation
      extended by org.gvsig.remoteclient.wfs.edition.WFSTDeleteOperation
All Implemented Interfaces:
IWFSTOperation

public class WFSTDeleteOperation
extends WFSTOperation

Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.edition.WFSTOperation
id, wfsStatus
 
Constructor Summary
protected WFSTDeleteOperation(WFSStatus wfsStatus, java.lang.String id)
           
 
Method Summary
 java.lang.String getOperationName()
           
 boolean hasTypeName()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.edition.WFSTOperation
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSTDeleteOperation

protected WFSTDeleteOperation(WFSStatus wfsStatus,
                              java.lang.String id)
Method Detail

getOperationName

public java.lang.String getOperationName()
Returns:
the operation name

hasTypeName

public boolean hasTypeName()


Copyright © 2004-2013 gvSIG. All Rights Reserved.