Uses of Interface
de.hybris.platform.b2ctelcoservices.daos.TmaProductOfferingPriceDao
Packages that use TmaProductOfferingPriceDao
Package
Description
-
Uses of TmaProductOfferingPriceDao in de.hybris.platform.b2ctelcoservices.daos.impl
Classes in de.hybris.platform.b2ctelcoservices.daos.impl that implement TmaProductOfferingPriceDao -
Uses of TmaProductOfferingPriceDao in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return TmaProductOfferingPriceDaoModifier and TypeMethodDescriptionprotected TmaProductOfferingPriceDaoDefaultTmaPopService.getTmaProductOfferingPriceDao()Constructors in de.hybris.platform.b2ctelcoservices.pricing.services.impl with parameters of type TmaProductOfferingPriceDaoModifierConstructorDescriptionDefaultTmaPopService(List<TmaPopQualifier> popQualifiers, DefaultGenericSearchDao tmaPopSearchDao, TmaProductOfferingPriceDao tmaProductOfferingPriceDao, de.hybris.platform.servicelayer.model.ModelService modelService) -
Uses of TmaProductOfferingPriceDao in de.hybris.platform.b2ctelcoservices.promotion.mappers
Methods in de.hybris.platform.b2ctelcoservices.promotion.mappers that return TmaProductOfferingPriceDaoModifier and TypeMethodDescriptionprotected TmaProductOfferingPriceDaoTmaPopRuleParameterValueMapper.getProductOfferingPriceDao()Constructors in de.hybris.platform.b2ctelcoservices.promotion.mappers with parameters of type TmaProductOfferingPriceDaoModifierConstructorDescriptionTmaPopRuleParameterValueMapper(TmaProductOfferingPriceDao productOfferingPriceDao, de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapper<CatalogModel> catalogRuleParameterValueMapper, String delimiter)