org.gvsig.remoteclient.wfs.edition
Class WFSTInsertOperation

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.WFSTInsertOperation
All Implemented Interfaces:
IWFSTOperation

public class WFSTInsertOperation
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 WFSTInsertOperation(WFSStatus wfsStatus)
           
 
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

WFSTInsertOperation

protected WFSTInsertOperation(WFSStatus wfsStatus)
Method Detail

getOperationName

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

hasTypeName

public boolean hasTypeName()


Copyright © 2004-2013 gvSIG. All Rights Reserved.