Uses of Class
com.logicaldoc.webservice.model.WSSearchResult
-
-
Uses of WSSearchResult in com.logicaldoc.webservice.rest
Methods in com.logicaldoc.webservice.rest that return WSSearchResult Modifier and Type Method Description WSSearchResultSearchService. find(WSSearchOptions opt) -
Uses of WSSearchResult in com.logicaldoc.webservice.rest.client
Methods in com.logicaldoc.webservice.rest.client that return WSSearchResult Modifier and Type Method Description WSSearchResultRestSearchClient. find(WSSearchOptions owd) -
Uses of WSSearchResult in com.logicaldoc.webservice.rest.endpoint
Methods in com.logicaldoc.webservice.rest.endpoint that return WSSearchResult Modifier and Type Method Description WSSearchResultRestSearchService. find(WSSearchOptions opt) -
Uses of WSSearchResult in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap that return WSSearchResult Modifier and Type Method Description WSSearchResultSearchService. find(String sid, WSSearchOptions options)Performs a search by the search options. -
Uses of WSSearchResult in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client that return WSSearchResult Modifier and Type Method Description WSSearchResultSoapSearchClient. find(String sid, WSSearchOptions options) -
Uses of WSSearchResult in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that return WSSearchResult Modifier and Type Method Description WSSearchResultSoapSearchService. find(String sid, WSSearchOptions opt)
-