public interface SimpleSearchesClient
| Modifier and Type | Method and Description |
|---|---|
EntryCollectionResponse |
searchEntry(ParametersForSearchEntry parameters)
- Runs a "simple" search operation on the repository.
- Returns a truncated search result listing. - Search result listing may be truncated, depending on number of results. |
EntryCollectionResponse searchEntry(ParametersForSearchEntry parameters)
parameters - An object of type ParametersForSearchEntry which encapsulates the parameters of searchEntry method.EntryCollectionResponse The return valueCopyright © 2025. All rights reserved.