Class RootClassExistsValidateInterceptor

java.lang.Object
de.hybris.platform.integrationservices.interceptor.RootClassExistsValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<IntegrationObjectModel>

public class RootClassExistsValidateInterceptor extends Object implements ValidateInterceptor<IntegrationObjectModel>
Verifies the IntegrationObjectModel contains a root class. If none exists, exception is thrown.