Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSTransactionRequest
Packages that use TLcdWFSTransactionRequest
-
Uses of TLcdWFSTransactionRequest in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSTransactionRequestModifier and TypeMethodDescriptionTLcdWFSClient.createTransactionRequest()Creates a new 'Transaction' 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 TLcdWFSTransactionRequestModifier and TypeMethodDescriptionTLcdWFSClient.transaction(TLcdWFSTransactionRequest aRequest) Performs the 'Transaction' request.