Class GeneratedNotificationservicesConstants.TC
- java.lang.Object
-
- de.hybris.platform.notificationservices.constants.GeneratedNotificationservicesConstants.TC
-
- Enclosing class:
- GeneratedNotificationservicesConstants
public static class GeneratedNotificationservicesConstants.TC extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNOTIFICATIONCHANNELstatic java.lang.StringNOTIFICATIONTYPEstatic java.lang.StringSITEMESSAGEstatic java.lang.StringSITEMESSAGEFORCUSTOMERstatic java.lang.StringSITEMESSAGETYPE
-
Constructor Summary
Constructors Constructor Description TC()
-
-
-
Field Detail
-
NOTIFICATIONCHANNEL
public static final java.lang.String NOTIFICATIONCHANNEL
-
NOTIFICATIONTYPE
public static final java.lang.String NOTIFICATIONTYPE
-
SITEMESSAGE
public static final java.lang.String SITEMESSAGE
-
SITEMESSAGEFORCUSTOMER
public static final java.lang.String SITEMESSAGEFORCUSTOMER
-
SITEMESSAGETYPE
public static final java.lang.String SITEMESSAGETYPE
-
-