Class AbstractAsDataProvider<D,V>
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.common.impl.AbstractAsDataProvider<D,V>
- All Implemented Interfaces:
DataProvider<D,V>
- Direct Known Subclasses:
AsBoostTypeDataProvider,AsFacetExpressionDataProvider,AsFacetSortDataProvider,AsFacetTypeDataProvider,AsGroupExpressionDataProvider,AsSortExpressionDataProvider
Base implementation of
DataProvider.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractAsSearchProfileModelresolveSearchProfile(AbstractAsConfigurableSearchConfigurationModel searchConfiguration) voidsetModelService(ModelService modelService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.adaptivesearchbackoffice.common.DataProvider
getData, getLabel, getValue
-
Constructor Details
-
AbstractAsDataProvider
public AbstractAsDataProvider()
-
-
Method Details
-
resolveSearchProfile
protected AbstractAsSearchProfileModel resolveSearchProfile(AbstractAsConfigurableSearchConfigurationModel searchConfiguration) -
getModelService
-
setModelService
-