Class B2boccConstants
- java.lang.Object
-
- de.hybris.platform.b2bocc.constants.GeneratedB2boccConstants
-
- de.hybris.platform.b2bocc.constants.B2boccConstants
-
public final class B2boccConstants extends GeneratedB2boccConstants
Global class for all B2bocc constants. You can add global constants for your extension into this class.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic java.lang.StringOCC_REWRITE_OVERLAPPING_BASE_SITE_USER_PATHstatic java.lang.StringOCC_REWRITE_OVERLAPPING_PRODUCTS_PATH
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
OCC_REWRITE_OVERLAPPING_BASE_SITE_USER_PATH
public static final java.lang.String OCC_REWRITE_OVERLAPPING_BASE_SITE_USER_PATH
- See Also:
- Constant Field Values
-
OCC_REWRITE_OVERLAPPING_PRODUCTS_PATH
public static final java.lang.String OCC_REWRITE_OVERLAPPING_PRODUCTS_PATH
- See Also:
- Constant Field Values
-
-