Class WFSTransactionRequest
java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wfs.request.WFSRequest
org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
- Direct Known Subclasses:
WFSTransactionRequest1_0_0
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final StringFields 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
Constructors -
Method Summary
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
sendRequestMethods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getHttpGetRequest, getHttpPostRequest, getSchemaLocation, getSymbol, getURL, isDeleted, setDeleted
-
Field Details
-
UPDATE_PROPERTY_TAG
- See Also:
-
UPDATE_NAME_TAG
- See Also:
-
UPDATE_VALUE_TAG
- See Also:
-
-
Constructor Details
-
WFSTransactionRequest
- Parameters:
status-protocolHandler-
-
-
Method Details
-
getTempFilePrefix
- Specified by:
getTempFilePrefixin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
getOperationName
- Specified by:
getOperationNamein classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
createRequestInformation
Description copied from class:WFSRequestCreates a request information- Overrides:
createRequestInformationin classWFSRequest- Returns:
- a request information
-