Class WFSTLockFeatureRequest1_0_0
java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wfs.request.WFSRequest
org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
- Direct Known Subclasses:
WFSTLockFeatureRequest1_1_0
- Author:
- Jorge Piera LLodr? (jorge.piera@iver.es)
-
Field Summary
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
statusFields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER -
Constructor Summary
ConstructorsConstructorDescriptionWFSTLockFeatureRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler) -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetHttpGetRequest(String onlineResource) protected StringgetHttpPostRequest(String onlineResource) protected StringMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
getOperationName, getTempFilePrefixMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
createRequestInformation, sendRequestMethods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, setDeleted
-
Constructor Details
-
WFSTLockFeatureRequest1_0_0
-
-
Method Details
-
getHttpGetRequest
- Specified by:
getHttpGetRequestin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
getHttpPostRequest
- Specified by:
getHttpPostRequestin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
getSchemaLocation
- Overrides:
getSchemaLocationin classWFSTLockFeatureRequest
-