JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package de.hybris.platform.cms2.servicelayer.interceptor.impl
Class Summary
Class
Description
CatalogVersionRemoveInterceptor
CMSAbstractPageRemoveInterceptor
CmsContentPagePrepareInterceptor
This interceptor is invoked before model is saved to the database and before it is validated.
CMSContentSlotRemoveInterceptor
CMSDefaultPageInterceptor
Checks if one and only one default page for a group of pages with the same label will exist after saving.
CMSItemRemoveInterceptor
Deletes all tagged
CMSVersionModel
of a
CMSItemModel
when the
CMSItemModel
is deleted.
CMSPageTemplateRemoveInterceptor
CMSRelationInitDefaultsInterceptor
Provides autogenerated value for
Uid
attribute in
CMSRelationModel
model.
CMSRelationInitDefaultsInterceptorIntegrationTest
ContentSlotForPageInitDefaultsInterceptor
Sets the
catalogVersion
attribute taken from
Page
if
catalogVersion
is null.
ContentSlotForPageInitDefaultsInterceptorTest
ContentSlotForPageValidateInterceptor
ContentSlotForPageValidateInterceptorTest
ContentSlotForTemplateInitDefaultsInterceptor
Sets the
catalogVersion
attribute taken from
Page
if
catalogVersion
is null.
ContentSlotForTemplateInitDefaultsInterceptorTest
ContentSlotForTemplateValidateInterceptor
ContentSlotForTemplateValidateInterceptorTest
NavigationNodePrepareInterceptor
Deprecated.
since 1811 - no longer needed
NavigationNodePrepareInterceptorTest
NavigationNodeRemoveInterceptor
Ensures that the navigationNode field of every related entry is cleaned.
NavigationNodeRemoveInterceptorIntegrationTest
RelatedPagePrepareInterceptor
Prepare interceptor to intercept all save/change operations related to
ItemModel
performed in the non-active catalog versions.
RelatedPagePrepareInterceptorTest