Class ClassificationClassAttributeAssignmentRemovalPrepareInterceptor

java.lang.Object
com.hybris.classificationgroupsservices.interceptors.classificationclass.ClassificationClassAttributeAssignmentRemovalPrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor<ClassificationClassModel>

public class ClassificationClassAttributeAssignmentRemovalPrepareInterceptor extends Object implements PrepareInterceptor<ClassificationClassModel>
Invokes when user removes ClassAttributeAssignmentModels from the ClassificationClassModel. Removes ClassFeatureGroupAssignmentModel in given category and its subcategories. Method doesn't remove ClassFeatureGroupAssignmentModels which are connected with inherited ClassAttributeAssignmentModels from another supercategories.