Uses of Class
com.logicaldoc.webservice.model.WSSearchOptions
Packages that use WSSearchOptions
Package
Description
-
Uses of WSSearchOptions in com.logicaldoc.webservice.model
Methods in com.logicaldoc.webservice.model that return WSSearchOptionsModifier and TypeMethodDescriptionstatic WSSearchOptions
WSSearchOptions.fromSearchOptions
(SearchOptions opt) Methods in com.logicaldoc.webservice.model with parameters of type WSSearchOptions -
Uses of WSSearchOptions in com.logicaldoc.webservice.rest
Methods in com.logicaldoc.webservice.rest with parameters of type WSSearchOptions -
Uses of WSSearchOptions in com.logicaldoc.webservice.rest.client
Methods in com.logicaldoc.webservice.rest.client with parameters of type WSSearchOptions -
Uses of WSSearchOptions in com.logicaldoc.webservice.rest.endpoint
Methods in com.logicaldoc.webservice.rest.endpoint with parameters of type WSSearchOptions -
Uses of WSSearchOptions in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap with parameters of type WSSearchOptionsModifier and TypeMethodDescriptionSearchService.find
(String sid, WSSearchOptions options) Performs a search by the search options. -
Uses of WSSearchOptions in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client with parameters of type WSSearchOptions -
Uses of WSSearchOptions in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint with parameters of type WSSearchOptions