Uses of Interface
de.hybris.platform.customerinterestsservices.productinterest.ProductInterestConfigService
-
-
Uses of ProductInterestConfigService in de.hybris.platform.customerinterestsfacades.productinterest.populators
Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators that return ProductInterestConfigService Modifier and Type Method Description protected ProductInterestConfigServiceProductInterestPopulator. getProductInterestConfigService()Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators with parameters of type ProductInterestConfigService Modifier and Type Method Description voidProductInterestPopulator. setProductInterestConfigService(ProductInterestConfigService productInterestConfigService)Constructors in de.hybris.platform.customerinterestsfacades.productinterest.populators with parameters of type ProductInterestConfigService Constructor Description ProductInterestEntryPopulator(ProductInterestConfigService productInterestConfigService) -
Uses of ProductInterestConfigService in de.hybris.platform.customerinterestsservices.productinterest.daos.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl that return ProductInterestConfigService Modifier and Type Method Description ProductInterestConfigServiceDefaultProductInterestDao. getProductInterestConfigService()Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl with parameters of type ProductInterestConfigService Modifier and Type Method Description voidDefaultProductInterestDao. setProductInterestConfigService(ProductInterestConfigService productInterestConfigService) -
Uses of ProductInterestConfigService in de.hybris.platform.customerinterestsservices.productinterest.impl
Classes in de.hybris.platform.customerinterestsservices.productinterest.impl that implement ProductInterestConfigService Modifier and Type Class Description classDefaultProductInterestConfigServiceService to deal with the product interests configuration.
-