Uses of Interface
de.hybris.platform.commerceservices.product.CommerceProductReferenceService
Packages that use CommerceProductReferenceService
Package
Description
-
Uses of CommerceProductReferenceService in de.hybris.platform.chineseprofilefacades.process.email.context
Methods in de.hybris.platform.chineseprofilefacades.process.email.context that return CommerceProductReferenceServiceModifier and TypeMethodDescriptionBackInStockNotificationEmailContext.getCommerceProductReferenceService()Methods in de.hybris.platform.chineseprofilefacades.process.email.context with parameters of type CommerceProductReferenceServiceModifier and TypeMethodDescriptionvoidBackInStockNotificationEmailContext.setCommerceProductReferenceService(CommerceProductReferenceService<ProductReferenceTypeEnum, ProductModel> commerceProductReferenceService) -
Uses of CommerceProductReferenceService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return CommerceProductReferenceServiceMethods in de.hybris.platform.commercefacades.product.impl with parameters of type CommerceProductReferenceServiceModifier and TypeMethodDescriptionvoidDefaultProductFacade.setCommerceProductReferenceService(CommerceProductReferenceService<ProductReferenceTypeEnum, REF_TARGET> commerceProductReferenceService) -
Uses of CommerceProductReferenceService in de.hybris.platform.commerceservices.product.impl
Classes in de.hybris.platform.commerceservices.product.impl that implement CommerceProductReferenceService -
Uses of CommerceProductReferenceService in de.hybris.platform.stocknotificationfacades.process.email.context
Methods in de.hybris.platform.stocknotificationfacades.process.email.context that return CommerceProductReferenceServiceModifier and TypeMethodDescriptionBackInStockNotificationEmailContext.getCommerceProductReferenceService()Methods in de.hybris.platform.stocknotificationfacades.process.email.context with parameters of type CommerceProductReferenceServiceModifier and TypeMethodDescriptionvoidBackInStockNotificationEmailContext.setCommerceProductReferenceService(CommerceProductReferenceService<ProductReferenceTypeEnum, ProductModel> commerceProductReferenceService)