Class TmaFixedBpoPrepareInterceptor

java.lang.Object
de.hybris.platform.b2ctelcoservices.interceptors.TmaFixedBpoPrepareInterceptor
All Implemented Interfaces:
de.hybris.platform.servicelayer.interceptor.Interceptor, de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<TmaFixedBundledProductOfferingModel>

public class TmaFixedBpoPrepareInterceptor extends Object implements de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<TmaFixedBundledProductOfferingModel>
Prepare interceptor to create TmaBundledProdOfferOptionModels with default values for a TmaFixedBundledProductOfferingModel
Since:
2105
  • Constructor Details

    • TmaFixedBpoPrepareInterceptor

      public TmaFixedBpoPrepareInterceptor(de.hybris.platform.servicelayer.session.SessionService sessionService)
  • Method Details