| Package | Description |
|---|---|
| de.hybris.platform.customercouponservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.customercouponservices.model |
Contains generated models for each type of de.hybris.platform.customercouponservices.jalo package.
|
| Modifier and Type | Field and Description |
|---|---|
static CouponNotificationStatus |
CouponNotificationStatus.EFFECTIVESENT
Generated enum value for couponNotificationStatus.EFFECTIVESENT declared at extension customercouponservices.
|
static CouponNotificationStatus |
CouponNotificationStatus.EXPIRESENT
Generated enum value for couponNotificationStatus.EXPIRESENT declared at extension customercouponservices.
|
static CouponNotificationStatus |
CouponNotificationStatus.INIT
Generated enum value for couponNotificationStatus.INIT declared at extension customercouponservices.
|
| Modifier and Type | Method and Description |
|---|---|
static CouponNotificationStatus |
CouponNotificationStatus.valueOf(java.lang.String code)
Returns a CouponNotificationStatus instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
CouponNotificationStatus |
CouponNotificationModel.getStatus()
Generated method - Getter of the
CouponNotification.status attribute defined at extension customercouponservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponNotificationModel.setStatus(CouponNotificationStatus value)
Generated method - Setter of
CouponNotification.status attribute defined at extension customercouponservices. |
Copyright © 2018 SAP SE. All Rights Reserved.