Class SearchContext.ContextLangAndCurrentLang
java.lang.Object
org.ametys.web.frontoffice.search.instance.model.SearchContext.ContextLangAndCurrentLang
- Enclosing class:
- SearchContext
Class wrapping a
Needed because at the time of the
ContextLang and the current lang.
Needed because at the time of the
SearchContext.ContextLangAndCurrentLang constructor call, the Query cannot be created yet, even though the current lang is known (the Returnables are responsible for creating the query via SearchContext.LangQueryProducer)- See Also:
-
SearchContext.LangQueryProducerReturnable.filterReturnedDocumentQuery(java.util.Collection<org.ametys.web.frontoffice.search.metamodel.context.ContextQueriesWrapper>, org.ametys.web.frontoffice.search.metamodel.AdditionalParameterValueMap)ContextQueriesWrapper.getQuery(java.util.Collection<org.ametys.web.frontoffice.search.metamodel.context.ContextQueriesWrapper>, java.util.Optional<java.util.function.Function<org.ametys.cms.search.query.Query, org.ametys.cms.search.query.Query>>, java.util.Optional<java.util.function.Function<org.ametys.cms.search.query.Query, org.ametys.cms.search.query.Query>>, java.util.Optional<org.ametys.web.frontoffice.search.instance.model.SearchContext.LangQueryProducer>, java.util.Optional<java.util.function.Function<org.ametys.cms.search.query.Query, org.ametys.cms.search.query.Query>>)
-
Method Summary