Uses of Interface
de.hybris.platform.commerceservices.product.CommerceProductReferenceService
-
-
Uses of CommerceProductReferenceService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return CommerceProductReferenceService Modifier and Type Method Description protected CommerceProductReferenceService<ProductReferenceTypeEnum,REF_TARGET>DefaultProductFacade. getCommerceProductReferenceService()Methods in de.hybris.platform.commercefacades.product.impl with parameters of type CommerceProductReferenceService Modifier and Type Method Description voidDefaultProductFacade. 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 Modifier and Type Class Description classDefaultCommerceProductReferenceServiceDefault implementation ofCommerceProductReferenceService -
Uses of CommerceProductReferenceService in de.hybris.platform.stocknotificationfacades.process.email.context
Methods in de.hybris.platform.stocknotificationfacades.process.email.context that return CommerceProductReferenceService Modifier and Type Method Description CommerceProductReferenceService<ProductReferenceTypeEnum,ProductModel>BackInStockNotificationEmailContext. getCommerceProductReferenceService()Methods in de.hybris.platform.stocknotificationfacades.process.email.context with parameters of type CommerceProductReferenceService Modifier and Type Method Description voidBackInStockNotificationEmailContext. setCommerceProductReferenceService(CommerceProductReferenceService<ProductReferenceTypeEnum,ProductModel> commerceProductReferenceService)
-