Uses of Class
de.hybris.platform.jalo.flexiblesearch.FlexibleSearch
-
-
Uses of FlexibleSearch in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchAbstractItemCopyContext. getFlexibleSearch() -
Uses of FlexibleSearch in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchLangPackDataCreator. getFlexibleSearch()protected FlexibleSearchSavedQueryDataCreator. getFlexibleSearch() -
Uses of FlexibleSearch in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchDefaultExistingItemResolver. getFlexibleSearch() -
Uses of FlexibleSearch in de.hybris.platform.impex.jalo.translators
Methods in de.hybris.platform.impex.jalo.translators that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchAbstractValueTranslator. getFlexibleSearch() -
Uses of FlexibleSearch in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return FlexibleSearch Modifier and Type Method Description FlexibleSearchJaloConnection. getFlexibleSearch()Returns theFlexibleSearchand sets it into instance propertyJaloConnection.flexibleSearch, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaFlexibleSearchconstructor.FlexibleSearchJaloSession. getFlexibleSearch()returns the FlexibleSearch. -
Uses of FlexibleSearch in de.hybris.platform.jalo.flexiblesearch
Methods in de.hybris.platform.jalo.flexiblesearch that return FlexibleSearch Modifier and Type Method Description static FlexibleSearchFlexibleSearch. getInstance()Deprecated. -
Uses of FlexibleSearch in de.hybris.platform.persistence.flexiblesearch.polyglot
Methods in de.hybris.platform.persistence.flexiblesearch.polyglot with parameters of type FlexibleSearch Modifier and Type Method Description static PolyglotFsResultPolyglotPersistenceFlexibleSearchSupport. search(Tenant tenant, FlexibleSearch flexibleSearch, QueryOptions options) -
Uses of FlexibleSearch in de.hybris.platform.persistence.flexiblesearch.typecache.impl
Methods in de.hybris.platform.persistence.flexiblesearch.typecache.impl that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchDefaultFlexibleSearchTypeCacheProvider. getFlexibleSearch()Constructors in de.hybris.platform.persistence.flexiblesearch.typecache.impl with parameters of type FlexibleSearch Constructor Description DefaultFlexibleSearchTypeCacheProvider(FlexibleSearch flexibleSearch)DefaultFlexibleSearchTypeCacheProvider(PersistenceManager persistenceManager, TypeManager typeManager, C2LManager c2lManager, FlexibleSearch flexibleSearch) -
Uses of FlexibleSearch in de.hybris.platform.servicelayer.search.impl
Methods in de.hybris.platform.servicelayer.search.impl that return FlexibleSearch Modifier and Type Method Description protected FlexibleSearchDefaultFlexibleSearchService. getFlexibleSearchInstance()
-