Class CpqIntegrationObjectItemAttributeValidateInterceptor

java.lang.Object
de.hybris.platform.integrationservices.interceptor.IntegrationObjectItemAttributeValidateInterceptor
com.sap.hybris.sapcpqquoteintegration.interceptor.CpqIntegrationObjectItemAttributeValidateInterceptor
All Implemented Interfaces:
de.hybris.platform.servicelayer.interceptor.Interceptor, de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<IntegrationObjectItemAttributeModel>

public class CpqIntegrationObjectItemAttributeValidateInterceptor extends de.hybris.platform.integrationservices.interceptor.IntegrationObjectItemAttributeValidateInterceptor
  • Constructor Details

    • CpqIntegrationObjectItemAttributeValidateInterceptor

      public CpqIntegrationObjectItemAttributeValidateInterceptor(@NotNull @NotNull de.hybris.platform.integrationservices.model.DescriptorFactory descriptorFactory)
      Instantiate the IntegrationObjectItemAttributeValidateInterceptor
      Parameters:
      descriptorFactory - the descriptor factory to create type descriptor
  • Method Details

    • onValidate

      public void onValidate(IntegrationObjectItemAttributeModel attributeModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Specified by:
      onValidate in interface de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<IntegrationObjectItemAttributeModel>
      Overrides:
      onValidate in class de.hybris.platform.integrationservices.interceptor.IntegrationObjectItemAttributeValidateInterceptor
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException