Class TmaSubscriptionPricePlanValidateInterceptor

  • All Implemented Interfaces:
    de.hybris.platform.servicelayer.interceptor.Interceptor, de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<SubscriptionPricePlanModel>

    public class TmaSubscriptionPricePlanValidateInterceptor
    extends java.lang.Object
    implements de.hybris.platform.servicelayer.interceptor.ValidateInterceptor<SubscriptionPricePlanModel>
    Interceptor to bypass SubscriptionPricePlanValidateInterceptor So that we are able to create a Simple Product Offering in one request .
    Since:
    2003
    • Constructor Detail

      • TmaSubscriptionPricePlanValidateInterceptor

        public TmaSubscriptionPricePlanValidateInterceptor()
    • Method Detail

      • onValidate

        public void onValidate​(SubscriptionPricePlanModel pricePlanModel,
                               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<SubscriptionPricePlanModel>
        Throws:
        de.hybris.platform.servicelayer.interceptor.InterceptorException