Package org.nuxeo.ecm.core.search
Interface SearchQueryTransformer<R>
- Type Parameters:
R
- the client search request type
- All Superinterfaces:
Function<SearchQuery,
R>
- All Known Implementing Classes:
OpenSearchQueryTransformer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Since:
- 2025.0
-
Method Summary