Class RestSearchClient
- java.lang.Object
 - 
- com.logicaldoc.webservice.rest.client.AbstractRestClient
 - 
- com.logicaldoc.webservice.rest.client.RestSearchClient
 
 
 
- 
public class RestSearchClient extends AbstractRestClient
 
- 
- 
Constructor Summary
Constructors Constructor Description RestSearchClient(String endpoint, String username, String password)RestSearchClient(String endpoint, String username, String password, int timeout)Constructor 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WSSearchResultfind(WSSearchOptions owd) 
 - 
 
- 
- 
Method Detail
- 
find
public WSSearchResult find(WSSearchOptions owd) throws Exception
- Throws:
 Exception
 
 - 
 
 -