Uses of Interface
de.hybris.platform.commerceservices.promotion.CommercePromotionRestrictionService
-
Packages that use CommercePromotionRestrictionService Package Description de.hybris.platform.commercefacades.promotion.impl de.hybris.platform.commerceservices.promotion.impl -
-
Uses of CommercePromotionRestrictionService in de.hybris.platform.commercefacades.promotion.impl
Fields in de.hybris.platform.commercefacades.promotion.impl declared as CommercePromotionRestrictionService Modifier and Type Field Description protected CommercePromotionRestrictionServiceDefaultCommercePromotionRestrictionFacadeTest. commercePromotionRestrictionServiceMethods in de.hybris.platform.commercefacades.promotion.impl that return CommercePromotionRestrictionService Modifier and Type Method Description protected CommercePromotionRestrictionServiceDefaultCommercePromotionRestrictionFacade. getCommercePromotionRestrictionService()Methods in de.hybris.platform.commercefacades.promotion.impl with parameters of type CommercePromotionRestrictionService Modifier and Type Method Description voidDefaultCommercePromotionRestrictionFacade. setCommercePromotionRestrictionService(CommercePromotionRestrictionService commercePromotionRestrictionService) -
Uses of CommercePromotionRestrictionService in de.hybris.platform.commerceservices.promotion.impl
Classes in de.hybris.platform.commerceservices.promotion.impl that implement CommercePromotionRestrictionService Modifier and Type Class Description classDefaultCommercePromotionRestrictionServiceDefault implementation ofCommercePromotionRestrictionService
-