org.gvsig.remoteclient.wfs.request
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
public abstract class WFSTransactionRequest
- extends WFSRequest
- Version:
- $Id$
- Author:
- gvSIG Team
| Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest |
status |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPDATE_PROPERTY_TAG
protected static final java.lang.String UPDATE_PROPERTY_TAG
- See Also:
- Constant Field Values
UPDATE_NAME_TAG
protected static final java.lang.String UPDATE_NAME_TAG
- See Also:
- Constant Field Values
UPDATE_VALUE_TAG
protected static final java.lang.String UPDATE_VALUE_TAG
- See Also:
- Constant Field Values
WFSTransactionRequest
public WFSTransactionRequest(WFSStatus status,
WFSProtocolHandler protocolHandler)
- Parameters:
status - protocolHandler -
getTempFilePrefix
protected java.lang.String getTempFilePrefix()
- Specified by:
getTempFilePrefix in class OGCRequest
getOperationName
protected java.lang.String getOperationName()
- Specified by:
getOperationName in class OGCRequest
createRequestInformation
public WFSRequestInformation createRequestInformation()
- Description copied from class:
WFSRequest
- Creates a request information
- Overrides:
createRequestInformation in class WFSRequest
- Returns:
- a request information
Copyright © 2004-2013 gvSIG. All Rights Reserved.