Uses of Interface
de.hybris.platform.customerreview.CustomerReviewService
Packages that use CustomerReviewService
Package
Description
-
Uses of CustomerReviewService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return CustomerReviewServiceModifier and TypeMethodDescriptionprotected CustomerReviewServiceReviewsModelProvider.getCustomerReviewService()Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type CustomerReviewServiceModifier and TypeMethodDescriptionvoidReviewsModelProvider.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 CustomerReviewServiceModifier and TypeMethodDescriptionprotected CustomerReviewServiceProductReviewsPopulator.getCustomerReviewService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type CustomerReviewServiceModifier and TypeMethodDescriptionvoidProductReviewsPopulator.setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return CustomerReviewServiceModifier and TypeMethodDescriptionprotected CustomerReviewServiceDefaultProductFacade.getCustomerReviewService()Methods in de.hybris.platform.commercefacades.product.impl with parameters of type CustomerReviewServiceModifier and TypeMethodDescriptionvoidDefaultProductFacade.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 CustomerReviewServiceModifier and TypeMethodDescriptionprotected CustomerReviewServiceProductReviewAverageRatingValueProvider.getCustomerReviewService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type CustomerReviewServiceModifier and TypeMethodDescriptionvoidProductReviewAverageRatingValueProvider.setCustomerReviewService(CustomerReviewService customerReviewService) -
Uses of CustomerReviewService in de.hybris.platform.customerreview.impl
Classes in de.hybris.platform.customerreview.impl that implement CustomerReviewServiceModifier and TypeClassDescriptionclassDefault implementation for CustomerReviewService.