Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSLockFeatureRequest
Packages that use TLcdWFSLockFeatureRequest
-
Uses of TLcdWFSLockFeatureRequest in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSLockFeatureRequestModifier and TypeMethodDescriptionTLcdWFSClient.createLockFeatureRequest()
Creates a new 'LockFeature' 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 TLcdWFSLockFeatureRequestModifier and TypeMethodDescriptionTLcdWFSClient.lockFeature
(TLcdWFSLockFeatureRequest aRequest) Performs the 'LockFeature' request.