org.deegree.services.wfs.protocol
Interface WFSGetFeatureWithLockResponse
- All Superinterfaces:
- OGCWebServiceResponse, WFSBasicResponse, WFSGetFeatureResponse
- All Known Implementing Classes:
- WFSGetFeatureWithLockResponse_Impl
- public interface WFSGetFeatureWithLockResponse
- extends WFSGetFeatureResponse
For the request, a WFS must generate a result
that includes the lock identifier.
--------------------------------------------------------
- Version:
- $Revision: 1.3 $ $Date: 2004/02/09 07:57:02 $
- Author:
- Andreas Poth
Method Summary |
java.lang.String |
getLockId()
returns the lock id of GetFeatureWithLockRequest |
getLockId
public java.lang.String getLockId()
- returns the lock id of GetFeatureWithLockRequest