Uses of Class
org.eclipse.lyo.client.query.OslcQueryParameters
-
Uses of OslcQueryParameters in org.eclipse.lyo.client.query
ModifierConstructorDescriptionOslcQuery
(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery
(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams, String version) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery
(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams, String version, Map<String, String> additionalHeaders) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery
(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams, Map<String, String> additionalHeaders) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery
(OslcClient oslcClient, String capabilityUrl, OslcQueryParameters oslcQueryParams) Create an OSLC query with query parameters that uses the default page sizeOslcQuery
(OslcClient oslcClient, String capabilityUrl, OslcQueryParameters oslcQueryParams, Map<String, String> additionalHeaders) Create an OSLC query with query parameters that uses the default page size