Class MarketplacestoreConstants
- java.lang.Object
-
- de.hybris.platform.marketplacestore.constants.GeneratedMarketplacestoreConstants
-
- de.hybris.platform.marketplacestore.constants.MarketplacestoreConstants
-
public final class MarketplacestoreConstants extends GeneratedMarketplacestoreConstants
Global class for all Marketplacestore 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.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
-
-