Uses of Interface
de.hybris.platform.adaptivesearch.services.AsConfigurationService
-
-
Uses of AsConfigurationService in de.hybris.platform.adaptivesearch.services.impl
Classes in de.hybris.platform.adaptivesearch.services.impl that implement AsConfigurationService Modifier and Type Class Description classDefaultAsConfigurationServiceDefault implementation ofAsConfigurationService. -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemdown
Fields in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemdown declared as AsConfigurationService Modifier and Type Field Description protected AsConfigurationServiceRankItemDownAction. asConfigurationService -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemfirst
Fields in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemfirst declared as AsConfigurationService Modifier and Type Field Description protected AsConfigurationServiceRankItemFirstAction. asConfigurationService -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemlast
Fields in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemlast declared as AsConfigurationService Modifier and Type Field Description protected AsConfigurationServiceRankItemLastAction. asConfigurationService -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemup
Fields in de.hybris.platform.adaptivesearchbackoffice.actions.results.rankitemup declared as AsConfigurationService Modifier and Type Field Description protected AsConfigurationServiceRankItemUpAction. asConfigurationService -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference that return AsConfigurationService Modifier and Type Method Description AsConfigurationServiceAbstractDataHandler. getAsConfigurationService()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference with parameters of type AsConfigurationService Modifier and Type Method Description voidAbstractDataHandler. setAsConfigurationService(AsConfigurationService asConfigurationService) -
Uses of AsConfigurationService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser declared as AsConfigurationService Modifier and Type Field Description protected AsConfigurationServiceSearchResultBrowserViewModel. asConfigurationService
-