Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSGetFeatureWithLockRequest
Packages that use TLcdWFSGetFeatureWithLockRequest
-
Uses of TLcdWFSGetFeatureWithLockRequest in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSGetFeatureWithLockRequestModifier and TypeMethodDescriptionTLcdWFSClient.createGetFeatureWithLockRequest()
Creates a new 'GetFeatureWithLock' request object which is compatible with the WFS version implemented by the WFS server this client communicates with.Methods in com.luciad.ogc.wfs.client with parameters of type TLcdWFSGetFeatureWithLockRequestModifier and TypeMethodDescriptionTLcdWFSClient.getFeatureWithLock
(TLcdWFSGetFeatureWithLockRequest aRequest) Performs the 'GetFeatureWithLock' request.