Class IntegrationAttributeUniqueNameValidateInterceptor

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

public class IntegrationAttributeUniqueNameValidateInterceptor extends Object implements ValidateInterceptor<IntegrationObjectItemAttributeModel>
An interceptor that validates the IntegrationObjectItemAttributeModel's attribute name does not appear in the IntegrationObjectItemClassificationAttributeModels of the IntegrationObjectItemModel associated to the attribute.