| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients | |
| com.laserfiche.repository.api.clients.impl | |
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ODataValueContextOfIListOfEntry> |
SimpleSearchesClient.createSimpleSearchOperation(String select,
String orderby,
Boolean count,
String repoId,
String[] fields,
Boolean formatFields,
SimpleSearchRequest requestBody,
String culture)
- Runs a "simple" search operation on the repository.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ODataValueContextOfIListOfEntry> |
SimpleSearchesClientImpl.createSimpleSearchOperation(String select,
String orderby,
Boolean count,
String repoId,
String[] fields,
Boolean formatFields,
SimpleSearchRequest requestBody,
String culture) |
| Modifier and Type | Method and Description |
|---|---|
SimpleSearchRequest |
SimpleSearchRequest.searchCommand(String searchCommand) |
Copyright © 2022. All rights reserved.