Class CatalogConstants
- java.lang.Object
-
- de.hybris.platform.catalog.constants.GeneratedCatalogConstants
-
- de.hybris.platform.catalog.constants.CatalogConstants
-
public final class CatalogConstants extends GeneratedCatalogConstants
Global class for all Catalog constants.
This includes typecodes for new items, managers and JNDI names.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCatalogConstants.Attributesstatic interfaceCatalogConstants.ChangeTypesconstants for interfaceChangeTypesstatic interfaceCatalogConstants.Configstatic interfaceCatalogConstants.Groupsconstants for interfaceGroupsstatic interfaceCatalogConstants.Jobsconstants for interfaceJobs-
Nested classes/interfaces inherited from class de.hybris.platform.catalog.constants.GeneratedCatalogConstants
GeneratedCatalogConstants.Enumerations, GeneratedCatalogConstants.Relations, GeneratedCatalogConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCATALOGSYNC_MEDIA_FOLDERstatic java.lang.StringEXTENSIONNAMEstatic java.lang.StringLICENCE_CATALOGstatic java.lang.StringMEDIA_CODE_DELIMITERstatic PKNO_VERSIONS_AVAILABLE_DUMMYstatic java.lang.StringPREVIEW_MODE_ACTIVATIONstatic java.lang.StringSESSION_CATALOG_VERSIONS
-
-
-
Field Detail
-
MEDIA_CODE_DELIMITER
public static final java.lang.String MEDIA_CODE_DELIMITER
- See Also:
- Constant Field Values
-
LICENCE_CATALOG
public static final java.lang.String LICENCE_CATALOG
- See Also:
- Constant Field Values
-
SESSION_CATALOG_VERSIONS
public static final java.lang.String SESSION_CATALOG_VERSIONS
- See Also:
- Constant Field Values
-
NO_VERSIONS_AVAILABLE_DUMMY
public static final PK NO_VERSIONS_AVAILABLE_DUMMY
-
PREVIEW_MODE_ACTIVATION
public static final java.lang.String PREVIEW_MODE_ACTIVATION
- See Also:
- Constant Field Values
-
CATALOGSYNC_MEDIA_FOLDER
public static final java.lang.String CATALOGSYNC_MEDIA_FOLDER
- See Also:
- Constant Field Values
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
-