Class GeneratedCouponNotificationProcess

    • Field Detail

      • LANGUAGE

        public static final java.lang.String LANGUAGE
        Qualifier of the couponNotificationProcess.language attribute
        See Also:
        Constant Field Values
      • COUPONNOTIFICATION

        public static final java.lang.String COUPONNOTIFICATION
        Qualifier of the couponNotificationProcess.couponNotification attribute
        See Also:
        Constant Field Values
      • NOTIFICATIONTYPE

        public static final java.lang.String NOTIFICATIONTYPE
        Qualifier of the couponNotificationProcess.notificationType attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCouponNotificationProcess

        public GeneratedCouponNotificationProcess()
    • Method Detail

      • getCouponNotification

        public CouponNotification getCouponNotification​(SessionContext ctx)
        Generated method - Getter of the couponNotificationProcess.couponNotification attribute.
        Returns:
        the couponNotification - Attribute contains the coupon notification
      • getCouponNotification

        public CouponNotification getCouponNotification()
        Generated method - Getter of the couponNotificationProcess.couponNotification attribute.
        Returns:
        the couponNotification - Attribute contains the coupon notification
      • setCouponNotification

        public void setCouponNotification​(SessionContext ctx,
                                          CouponNotification value)
        Generated method - Setter of the couponNotificationProcess.couponNotification attribute.
        Parameters:
        value - the couponNotification - Attribute contains the coupon notification
      • setCouponNotification

        public void setCouponNotification​(CouponNotification value)
        Generated method - Setter of the couponNotificationProcess.couponNotification attribute.
        Parameters:
        value - the couponNotification - Attribute contains the coupon notification
      • getLanguage

        public Language getLanguage​(SessionContext ctx)
        Generated method - Getter of the couponNotificationProcess.language attribute.
        Returns:
        the language - Attribute contains language that will be used in the process.
      • getLanguage

        public Language getLanguage()
        Generated method - Getter of the couponNotificationProcess.language attribute.
        Returns:
        the language - Attribute contains language that will be used in the process.
      • setLanguage

        public void setLanguage​(SessionContext ctx,
                                Language value)
        Generated method - Setter of the couponNotificationProcess.language attribute.
        Parameters:
        value - the language - Attribute contains language that will be used in the process.
      • setLanguage

        public void setLanguage​(Language value)
        Generated method - Setter of the couponNotificationProcess.language attribute.
        Parameters:
        value - the language - Attribute contains language that will be used in the process.
      • getNotificationType

        public EnumerationValue getNotificationType​(SessionContext ctx)
        Generated method - Getter of the couponNotificationProcess.notificationType attribute.
        Returns:
        the notificationType - Notification type
      • getNotificationType

        public EnumerationValue getNotificationType()
        Generated method - Getter of the couponNotificationProcess.notificationType attribute.
        Returns:
        the notificationType - Notification type
      • setNotificationType

        public void setNotificationType​(SessionContext ctx,
                                        EnumerationValue value)
        Generated method - Setter of the couponNotificationProcess.notificationType attribute.
        Parameters:
        value - the notificationType - Notification type
      • setNotificationType

        public void setNotificationType​(EnumerationValue value)
        Generated method - Setter of the couponNotificationProcess.notificationType attribute.
        Parameters:
        value - the notificationType - Notification type