Uses of Class
de.hybris.platform.customercouponservices.jalo.CouponNotification
Packages that use CouponNotification
-
Uses of CouponNotification in de.hybris.platform.customercouponservices.jalo
Methods in de.hybris.platform.customercouponservices.jalo that return CouponNotificationModifier and TypeMethodDescriptionGeneratedCustomercouponservicesManager.createCouponNotification(SessionContext ctx, Map attributeValues) GeneratedCustomercouponservicesManager.createCouponNotification(Map attributeValues) GeneratedCouponNotificationProcess.getCouponNotification()Generated method - Getter of thecouponNotificationProcess.couponNotificationattribute.GeneratedCouponNotificationProcess.getCouponNotification(SessionContext ctx) Generated method - Getter of thecouponNotificationProcess.couponNotificationattribute.Methods in de.hybris.platform.customercouponservices.jalo with parameters of type CouponNotificationModifier and TypeMethodDescriptionvoidGeneratedCouponNotificationProcess.setCouponNotification(CouponNotification value) Generated method - Setter of thecouponNotificationProcess.couponNotificationattribute.voidGeneratedCouponNotificationProcess.setCouponNotification(SessionContext ctx, CouponNotification value) Generated method - Setter of thecouponNotificationProcess.couponNotificationattribute.