org.gvsig.remoteclient.wfs
Class WFSOperation

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.OGCClientOperation
      extended by org.gvsig.remoteclient.wfs.WFSOperation

public class WFSOperation
extends OGCClientOperation

Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)

Field Summary
protected static java.util.Hashtable operations
           
 
Fields inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation
onlineResource, operationName, PROTOCOL_GET, PROTOCOL_POST, PROTOCOL_UNDEFINED
 
Constructor Summary
WFSOperation(java.lang.String operationName)
           
WFSOperation(java.lang.String operationName, java.lang.String onlineResource)
           
 
Method Summary
 java.util.Hashtable getOperations()
           
 
Methods inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation
getOnlineResource, getOperationName, setOnlineResource, setOperationName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operations

protected static java.util.Hashtable operations
Constructor Detail

WFSOperation

public WFSOperation(java.lang.String operationName)

WFSOperation

public WFSOperation(java.lang.String operationName,
                    java.lang.String onlineResource)
Method Detail

getOperations

public java.util.Hashtable getOperations()
Specified by:
getOperations in class OGCClientOperation


Copyright © 2004-2013 gvSIG. All Rights Reserved.