org.deegree.ogcwebservices.wfs.operation
Class FeatureWithLockResult
java.lang.Object
  
org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      
org.deegree.ogcwebservices.wfs.operation.FeatureResult
          
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: 6588 $, $Date: 2007-04-11 17:31:29 +0200 (Mi, 11 Apr 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
 
 
 
 
FeatureWithLockResult
FeatureWithLockResult(AbstractOGCWebServiceRequest request,
                      String lockId,
                      FeatureCollection featureCollection)
- Creates a new instance of 
FeatureWithLockResult.
- Parameters:
 request - lockId - featureCollection - 
 
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.
 
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net