Uses of Interface
de.hybris.platform.commerceservices.promotion.CommercePromotionService
-
Packages that use CommercePromotionService Package Description de.hybris.platform.commercefacades.promotion.impl de.hybris.platform.commerceservices.promotion.impl -
-
Uses of CommercePromotionService in de.hybris.platform.commercefacades.promotion.impl
Fields in de.hybris.platform.commercefacades.promotion.impl declared as CommercePromotionService Modifier and Type Field Description protected CommercePromotionServiceDefaultCommercePromotionFacadeTest. commercePromotionServiceprotected CommercePromotionServiceDefaultCommercePromotionRestrictionFacadeTest. commercePromotionServiceMethods in de.hybris.platform.commercefacades.promotion.impl that return CommercePromotionService Modifier and Type Method Description CommercePromotionServiceDefaultCommercePromotionFacade. getCommercePromotionService()protected CommercePromotionServiceDefaultCommercePromotionRestrictionFacade. getCommercePromotionService()Methods in de.hybris.platform.commercefacades.promotion.impl with parameters of type CommercePromotionService Modifier and Type Method Description voidDefaultCommercePromotionFacade. setCommercePromotionService(CommercePromotionService commercePromotionService)voidDefaultCommercePromotionRestrictionFacade. setCommercePromotionService(CommercePromotionService commercePromotionService) -
Uses of CommercePromotionService in de.hybris.platform.commerceservices.promotion.impl
Classes in de.hybris.platform.commerceservices.promotion.impl that implement CommercePromotionService Modifier and Type Class Description classDefaultCommercePromotionServiceDefault implementation ofCommercePromotionService
-