Class UniqueClassificationSystemItemInterceptor

java.lang.Object
de.hybris.platform.product.impl.UniqueCatalogItemInterceptor
de.hybris.platform.product.impl.UniqueClassificationSystemItemInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor, ValidateInterceptor

public class UniqueClassificationSystemItemInterceptor extends UniqueCatalogItemInterceptor
Implementation of a ValidateInterceptor and PrepareInterceptor for classification systems. Does the same as the UniqueCatalogItemInterceptor, only the getDefaultCatalogVersion(InterceptorContext, Object) is overwritten to adept to classification systems.