Uses of Class
de.hybris.platform.jalo.flexiblesearch.QueryOptions
Packages that use QueryOptions
Package
Description
-
Uses of QueryOptions in de.hybris.platform.jalo.flexiblesearch
Methods in de.hybris.platform.jalo.flexiblesearch that return QueryOptionsModifier and TypeMethodDescriptionQueryOptions.Builder.build()QueryOptions.toFlexibleSearchDialect()Methods in de.hybris.platform.jalo.flexiblesearch with parameters of type QueryOptionsModifier and TypeMethodDescriptionstatic QueryOptions.BuilderQueryOptions.newBuilderFromTemplate(QueryOptions template) voidFlexibleSearch.processSearchRows(QueryOptions options, Consumer<Object> rowConsumer) Deprecated.FlexibleSearch.search(QueryOptions options) Deprecated. -
Uses of QueryOptions in de.hybris.platform.persistence.flexiblesearch.polyglot
Methods in de.hybris.platform.persistence.flexiblesearch.polyglot with parameters of type QueryOptionsModifier and TypeMethodDescriptionstatic PolyglotFsResultPolyglotPersistenceFlexibleSearchSupport.search(Tenant tenant, FlexibleSearch flexibleSearch, QueryOptions options) PolyglotPersistenceFlexibleSearchSupport.tryToConvertToPolyglotCriteria(QueryOptions query)