Class ClassificationClassSupercategoriesUnassigningPrepareInterceptor

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

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