org.gvsig.remoteclient.wfs.wfs_1_0_0.request
Class WFSTLockFeatureRequest1_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.WFSTLockFeatureRequest
              extended by org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
Direct Known Subclasses:
WFSTLockFeatureRequest1_1_0

public class WFSTLockFeatureRequest1_0_0
extends WFSTLockFeatureRequest

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

Field Summary
 
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
WFSTLockFeatureRequest1_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.WFSTLockFeatureRequest
getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
createRequestInformation, 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

WFSTLockFeatureRequest1_0_0

public WFSTLockFeatureRequest1_0_0(WFSStatus status,
                                   WFSProtocolHandler 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()
Overrides:
getSchemaLocation in class WFSTLockFeatureRequest


Copyright © 2004-2013 gvSIG. All Rights Reserved.