Class CategoryConstants
java.lang.Object
de.hybris.platform.catalog.constants.GeneratedCatalogConstants
de.hybris.platform.category.constants.CategoryConstants
Global class for all Category constants.
This includes typecodes for new items, managers and JNDI names.
This includes typecodes for new items, managers and JNDI names.
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.catalog.constants.GeneratedCatalogConstants
GeneratedCatalogConstants.Attributes, GeneratedCatalogConstants.Enumerations, GeneratedCatalogConstants.Relations, GeneratedCatalogConstants.TC -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSession attribute flag for setting allowed principals.static final StringSession attribute flag for disabling the sub-category check when category is removed.static final StringDeprecated, for removal: This API element is subject to removal in a future version.since ages -
Method Summary
-
Field Details
-
EXTENSIONNAME
Deprecated, for removal: This API element is subject to removal in a future version.since ages- See Also:
-
DISABLE_SUBCATEGORY_REMOVALCHECK
Session attribute flag for disabling the sub-category check when category is removed.- See Also:
-
DISABLE_SETALLOWEDPRINCIPAL_RECURSIVELY
Session attribute flag for setting allowed principals. If the flag is enabled, only for the given category the principals are set.- See Also:
-