Uses of Class
de.hybris.platform.customercouponfacades.customercoupon.data.CustomerCouponNotificationData
Packages that use CustomerCouponNotificationData
Package
Description
-
Uses of CustomerCouponNotificationData in de.hybris.platform.customercouponfacades
Methods in de.hybris.platform.customercouponfacades that return CustomerCouponNotificationDataModifier and TypeMethodDescriptionCustomerCouponFacade.saveCouponNotification(String couponCode) Saves customer coupon notification -
Uses of CustomerCouponNotificationData in de.hybris.platform.customercouponfacades.converter.populators
Methods in de.hybris.platform.customercouponfacades.converter.populators with parameters of type CustomerCouponNotificationDataModifier and TypeMethodDescriptionvoidCustomerCouponNotificationPopulator.populate(CouponNotificationModel source, CustomerCouponNotificationData target) -
Uses of CustomerCouponNotificationData in de.hybris.platform.customercouponfacades.impl
Methods in de.hybris.platform.customercouponfacades.impl that return CustomerCouponNotificationDataModifier and TypeMethodDescriptionDefaultCustomerCouponFacade.saveCouponNotification(String couponCode) Methods in de.hybris.platform.customercouponfacades.impl that return types with arguments of type CustomerCouponNotificationDataModifier and TypeMethodDescriptionDefaultCustomerCouponFacade.getCustomerCouponNotificationConverter()Method parameters in de.hybris.platform.customercouponfacades.impl with type arguments of type CustomerCouponNotificationDataModifier and TypeMethodDescriptionvoidDefaultCustomerCouponFacade.setCustomerCouponNotificationConverter(Converter<CouponNotificationModel, CustomerCouponNotificationData> customerCouponNotificationConverter)