org.gvsig.remoteclient.wfs.edition
Class WFSTUpdateOperation

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

public class WFSTUpdateOperation
extends WFSTAttributesOperation

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

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
attributes
 
Fields inherited from class org.gvsig.remoteclient.wfs.edition.WFSTOperation
id, wfsStatus
 
Constructor Summary
protected WFSTUpdateOperation(WFSStatus wfsStatus, java.lang.String id)
           
 
Method Summary
 java.lang.String getOperationName()
           
 boolean hasTypeName()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
addAttribute, getKeysIterator, getValue
 
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

WFSTUpdateOperation

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

getOperationName

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

hasTypeName

public boolean hasTypeName()


Copyright © 2014 gvSIG Association. All Rights Reserved.