Class NavigationNodePrepareInterceptor

java.lang.Object
de.hybris.platform.cms2.servicelayer.interceptor.impl.NavigationNodePrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor

@Deprecated(since="1811", forRemoval=true) public class NavigationNodePrepareInterceptor extends Object implements PrepareInterceptor
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Ensures that both catalogVersion and parent.catalogVersion are consistent via catalogVersion change or parent change accordingly to modified property. For hierarchies child nodes catalogVersion is also modified.
  • Constructor Details

    • NavigationNodePrepareInterceptor

      public NavigationNodePrepareInterceptor()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details