Uses of Interface
de.hybris.platform.customerreview.CustomerReviewService
-
-
Uses of CustomerReviewService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return CustomerReviewService Modifier and Type Method Description protected CustomerReviewServiceReviewsModelProvider. getCustomerReviewService()Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type CustomerReviewService Modifier and Type Method Description voidReviewsModelProvider. setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return CustomerReviewService Modifier and Type Method Description protected CustomerReviewServiceProductReviewsPopulator. getCustomerReviewService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type CustomerReviewService Modifier and Type Method Description voidProductReviewsPopulator. setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return CustomerReviewService Modifier and Type Method Description protected CustomerReviewServiceDefaultProductFacade. getCustomerReviewService()Methods in de.hybris.platform.commercefacades.product.impl with parameters of type CustomerReviewService Modifier and Type Method Description voidDefaultProductFacade. setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return CustomerReviewService Modifier and Type Method Description protected CustomerReviewServiceProductReviewAverageRatingValueProvider. getCustomerReviewService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type CustomerReviewService Modifier and Type Method Description voidProductReviewAverageRatingValueProvider. setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.customerreview.impl
Classes in de.hybris.platform.customerreview.impl that implement CustomerReviewService Modifier and Type Class Description classDefaultCustomerReviewServiceDefault implementation for CustomerReviewService.
-