org.gvsig.remoteclient.wfs.wfs_1_0_0.request
Class WFSTransactionRequest1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wfs.request.WFSRequest
          extended by org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
              extended by org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
Direct Known Subclasses:
WFSTransactionRequest1_1_0

public class WFSTransactionRequest1_0_0
extends WFSTransactionRequest

Version:
$Id$
Author:
gvSIG Team

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
UPDATE_NAME_TAG, UPDATE_PROPERTY_TAG, UPDATE_VALUE_TAG
 
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
status
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WFSTransactionRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler)
           
 
Method Summary
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
protected  java.lang.String getHttpPostRequest(java.lang.String onlineResource)
           
protected  java.lang.String getSchemaLocation()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
createRequestInformation, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
sendRequest
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSTransactionRequest1_0_0

public WFSTransactionRequest1_0_0(WFSStatus status,
                                  WFSProtocolHandler protocolHandler)
Parameters:
status -
protocolHandler -
Method Detail

getHttpGetRequest

protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
Specified by:
getHttpGetRequest in class OGCRequest

getHttpPostRequest

protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
Specified by:
getHttpPostRequest in class OGCRequest

getSchemaLocation

protected java.lang.String getSchemaLocation()
Specified by:
getSchemaLocation in class OGCRequest


Copyright © 2004-2013 gvSIG. All Rights Reserved.