Uses of Interface
de.hybris.platform.b2ctelcoservices.pricing.services.TmaPopService
Packages that use TmaPopService
Package
Description
-
Uses of TmaPopService in de.hybris.platform.b2ctelcobackoffice.search
Methods in de.hybris.platform.b2ctelcobackoffice.search that return TmaPopServiceModifier and TypeMethodDescriptionprotected TmaPopServiceTmaAbstractPopEditorSearchFacade.getPopService()protected TmaPopServiceTmaPopChildrenSearchFacade.getTmaPopService()protected TmaPopServiceTmaPopPscvUseEditorSearchFacade.getTmaPopService()protected TmaPopServiceTmaPriceRowPopSearchFacade.getTmaPopService()Constructors in de.hybris.platform.b2ctelcobackoffice.search with parameters of type TmaPopServiceModifierConstructorDescriptionTmaAbstractPopEditorSearchFacade(TmaPopService popService) TmaPopChildrenSearchFacade(TmaPopService tmaPopService, TmaProductUsageSpecService productUsageSpecService, TmaPscvService pscvService) TmaPopProdUsageSpecSearchFacade(TmaProductUsageSpecService productUsageSpecService, TmaPopService popService) TmaPopPscvEditorSearchFacade(TmaPscvService pscvService, TmaPopService popService) Deprecated.TmaPopPscvUseEditorSearchFacade(TmaPopService tmaPopService, TmaPscvService pscvService) TmaPriceRowPopSearchFacade(TmaPopService tmaPopService) -
Uses of TmaPopService in de.hybris.platform.b2ctelcofacades.productofferingprice.impl
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.impl that return TmaPopServiceModifier and TypeMethodDescriptionprotected TmaPopServiceDefaultTmaProductOfferingPriceFacade.getTmaPopService()Constructors in de.hybris.platform.b2ctelcofacades.productofferingprice.impl with parameters of type TmaPopServiceModifierConstructorDescriptionDefaultTmaProductOfferingPriceFacade(TmaPopService tmaPopService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> productOfferingPriceReverseConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, Class<TmaProductOfferingPriceModel>> productOfferingPriceDataToModelMap, Map<String, Class<TmaProductOfferingPriceData>> productOfferingPriceTypeReverseDtoMap) -
Uses of TmaPopService in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors that return TmaPopServiceModifier and TypeMethodDescriptionprotected TmaPopServiceTmaPopValidateInterceptor.getTmaPopService()protected TmaPopServiceTmaPriceRowPopValidateInterceptor.getTmaPopService()Constructors in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type TmaPopServiceModifierConstructorDescriptionTmaPopValidateInterceptor(TmaPopService tmaPopService, de.hybris.platform.servicelayer.session.SessionService sessionService) TmaPriceRowPopValidateInterceptor(TmaPopService tmaPopService, de.hybris.platform.servicelayer.session.SessionService sessionService) -
Uses of TmaPopService in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Classes in de.hybris.platform.b2ctelcoservices.pricing.services.impl that implement TmaPopService -
Uses of TmaPopService in de.hybris.platform.b2ctelcoservices.promotion.action.impl
Methods in de.hybris.platform.b2ctelcoservices.promotion.action.impl that return TmaPopServiceModifier and TypeMethodDescriptionprotected TmaPopServiceDefaultTmaGlobalDiscountPromotionActionStrategy.getTmaPopService()Constructors in de.hybris.platform.b2ctelcoservices.promotion.action.impl with parameters of type TmaPopServiceModifierConstructorDescriptionDefaultTmaGlobalDiscountPromotionActionStrategy(TmaPopService tmaPopService, TmaAbstractOrderDiscountAlterationPriceBuilder discountAlterationPriceBuilder)