Class EntryGroupStructureValidateInterceptor

java.lang.Object
de.hybris.platform.order.interceptors.EntryGroupStructureValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<AbstractOrderModel>

public class EntryGroupStructureValidateInterceptor extends Object implements ValidateInterceptor<AbstractOrderModel>
Validates the entryGroup structure of the order to avoid cyclic dependencies between groups.