Class SaprevenuecloudcustomerConstants
- java.lang.Object
-
- com.sap.hybris.saprevenuecloudcustomer.constants.GeneratedSaprevenuecloudcustomerConstants
-
- com.sap.hybris.saprevenuecloudcustomer.constants.SaprevenuecloudcustomerConstants
-
public final class SaprevenuecloudcustomerConstants extends GeneratedSaprevenuecloudcustomerConstants
Global class for all Saprevenuecloudcustomer constants. You can add global constants for your extension into this class.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.sap.hybris.saprevenuecloudcustomer.constants.GeneratedSaprevenuecloudcustomerConstants
GeneratedSaprevenuecloudcustomerConstants.Attributes
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCUSTOMER_CREATE_IFLOW_KEYstatic java.lang.StringCUSTOMER_UPDATE_IFLOW_KEYstatic java.lang.StringDEFAULT_COUNTRYstatic java.lang.StringEXTENSIONNAMEstatic java.lang.StringPLATFORM_LOGO_CODE
-
-
-
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
-
CUSTOMER_CREATE_IFLOW_KEY
public static final java.lang.String CUSTOMER_CREATE_IFLOW_KEY
- See Also:
- Constant Field Values
-
CUSTOMER_UPDATE_IFLOW_KEY
public static final java.lang.String CUSTOMER_UPDATE_IFLOW_KEY
- See Also:
- Constant Field Values
-
DEFAULT_COUNTRY
public static final java.lang.String DEFAULT_COUNTRY
- See Also:
- Constant Field Values
-
-