deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wfs.operation
Class FeatureWithLockResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by org.deegree.ogcwebservices.wfs.operation.FeatureResult
          extended by org.deegree.ogcwebservices.wfs.operation.FeatureWithLockResult
All Implemented Interfaces:
OGCWebServiceResponse

public class FeatureWithLockResult
extends FeatureResult

Represents the response to a GetFeatureWithLock request.

For the request, a WFS must generate a result that includes the lock identifier.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
FeatureWithLockResult(AbstractOGCWebServiceRequest request, String lockId, FeatureCollection featureCollection)
          Creates a new instance of FeatureWithLockResult.
 
Method Summary
 String getLockId()
          Returns the lock id.
 String toString()
          Returns a string representation of the object.
 
Methods inherited from class org.deegree.ogcwebservices.wfs.operation.FeatureResult
getResponse
 
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
getException, getRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeatureWithLockResult

FeatureWithLockResult(AbstractOGCWebServiceRequest request,
                      String lockId,
                      FeatureCollection featureCollection)
Creates a new instance of FeatureWithLockResult.

Parameters:
request -
lockId -
featureCollection -
Method Detail

getLockId

public String getLockId()
Returns the lock id.

Returns:
the lock id

toString

public String toString()
Returns a string representation of the object.

Overrides:
toString in class FeatureResult
Returns:
a string representation of the object.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org