Class UniqueCatalogItemInterceptor

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

public class UniqueCatalogItemInterceptor extends Object implements ValidateInterceptor, PrepareInterceptor
Checks (PrepareInterceptor and ValidateInterceptor) if a product code is unique within its catalog version. Additionally it also assigns a default catalog version to any model lacking it before creation.