Class HTTPDestinationValidateInterceptor

java.lang.Object
de.hybris.platform.sap.core.configuration.http.validation.HTTPDestinationValidateInterceptor
All Implemented Interfaces:
de.hybris.platform.servicelayer.interceptor.Interceptor, de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<SAPHTTPDestinationModel>

public class HTTPDestinationValidateInterceptor extends Object implements de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<SAPHTTPDestinationModel>
Perform validation of HTTPDestination model.
  • Constructor Details

    • HTTPDestinationValidateInterceptor

      public HTTPDestinationValidateInterceptor()
  • Method Details

    • onValidate

      public void onValidate(SAPHTTPDestinationModel sapHTTPDestinationModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Specified by:
      onValidate in interface de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<SAPHTTPDestinationModel>
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException