Class CustomercouponservicesConstants
- java.lang.Object
-
- de.hybris.platform.customercouponservices.constants.GeneratedCustomercouponservicesConstants
-
- de.hybris.platform.customercouponservices.constants.CustomercouponservicesConstants
-
public final class CustomercouponservicesConstants extends GeneratedCustomercouponservicesConstants
Customercouponservices constants
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.customercouponservices.constants.GeneratedCustomercouponservicesConstants
GeneratedCustomercouponservicesConstants.Attributes, GeneratedCustomercouponservicesConstants.Enumerations, GeneratedCustomercouponservicesConstants.Relations, GeneratedCustomercouponservicesConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCONTINUE_URLstatic java.lang.StringCOUPON_NOTIFICATIONstatic java.lang.StringEXTENSIONNAMEstatic java.lang.StringLANGUAGEstatic java.lang.StringNOTIFICATION_TYPEstatic java.lang.StringPLATFORM_LOGO_CODEstatic java.lang.StringSITE_MESSAGE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
PLATFORM_LOGO_CODE
public static final java.lang.String PLATFORM_LOGO_CODE
- See Also:
- Constant Field Values
-
COUPON_NOTIFICATION
public static final java.lang.String COUPON_NOTIFICATION
- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
- See Also:
- Constant Field Values
-
NOTIFICATION_TYPE
public static final java.lang.String NOTIFICATION_TYPE
- See Also:
- Constant Field Values
-
CONTINUE_URL
public static final java.lang.String CONTINUE_URL
- See Also:
- Constant Field Values
-
SITE_MESSAGE
public static final java.lang.String SITE_MESSAGE
- See Also:
- Constant Field Values
-
-