Class B2boccaddonConstants
- java.lang.Object
-
- de.hybris.platform.b2b.occ.constants.GeneratedB2boccaddonConstants
-
- de.hybris.platform.b2b.occ.constants.B2boccaddonConstants
-
public final class B2boccaddonConstants extends GeneratedB2boccaddonConstants
Global class for all B2boccaddon 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
-
-