Uses of Interface
de.hybris.platform.servicelayer.internal.model.ModelSearchStrategy
Packages that use ModelSearchStrategy
Package
Description
-
Uses of ModelSearchStrategy in de.hybris.platform.servicelayer.internal.model.impl
Classes in de.hybris.platform.servicelayer.internal.model.impl that implement ModelSearchStrategyModifier and TypeClassDescriptionclassDefault implementation of the model search strategy interface.Methods in de.hybris.platform.servicelayer.internal.model.impl that return ModelSearchStrategyModifier and TypeMethodDescriptionDefaultModelService.getModelSearchStrategy()DefaultModelService.lookupModelSearchStrategy()Must be overwritten! Use <lookup-method> in spring. -
Uses of ModelSearchStrategy in de.hybris.platform.servicelayer.search.impl
Methods in de.hybris.platform.servicelayer.search.impl that return ModelSearchStrategyModifier and TypeMethodDescriptionDefaultFlexibleSearchService.getModelSearchStrategy()DefaultFlexibleSearchService.lookupModelSearchStrategy()Must be overwritten! Use <lookup-method> in spring.