Uses of Class
com.luciad.ogc.csw.model.TLcdCSWGetRecordsRequest
Packages that use TLcdCSWGetRecordsRequest
-
Uses of TLcdCSWGetRecordsRequest in com.luciad.ogc.csw.client
Methods in com.luciad.ogc.csw.client that return TLcdCSWGetRecordsRequestModifier and TypeMethodDescriptionTLcdCSWClient.createGetRecordsRequest()
Creates a GetRecords request initialized with the negotiated version of the current server.Methods in com.luciad.ogc.csw.client with parameters of type TLcdCSWGetRecordsRequestModifier and TypeMethodDescriptionTLcdCSWClient.getRecords
(TLcdCSWGetRecordsRequest aRequest) Sends the given GetRecords request to the server.