Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaAbstractOrderUsageChargePriceData
-
-
Uses of TmaAbstractOrderUsageChargePriceData in de.hybris.platform.b2ctelcofacades.price.converters
Classes in de.hybris.platform.b2ctelcofacades.price.converters with type parameters of type TmaAbstractOrderUsageChargePriceData Modifier and Type Class Description classTmaAbstractOrderUsageChargePriceDataPopulator<SOURCE extends TmaAbstractOrderUsageChargePriceModel,TARGET extends TmaAbstractOrderUsageChargePriceData>Populator implementation forTmaAbstractOrderUsageChargePriceModelas source andTmaAbstractOrderUsageChargePriceDataas target type. -
Uses of TmaAbstractOrderUsageChargePriceData in de.hybris.platform.b2ctelcooccaddon.mappers.usagechargecartcost
Methods in de.hybris.platform.b2ctelcooccaddon.mappers.usagechargecartcost with parameters of type TmaAbstractOrderUsageChargePriceData Modifier and Type Method Description voidTmaUCCartCostUnitOfMeasureAttributeMapper. populateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartCostWsDTO target, ma.glasnost.orika.MappingContext context)voidTmaUCCartCostUsageChargeTypeAttributeMapper. populateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartCostWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaAbstractOrderUsageChargePriceData in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagechargecartprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagechargecartprice with parameters of type TmaAbstractOrderUsageChargePriceData Modifier and Type Method Description voidUcCartPriceUnitOfMeasureAttributeMapper. populateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartPrice target, ma.glasnost.orika.MappingContext context)voidUcCartPriceUsageChargeTypeAttributeMapper. populateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartPrice target, ma.glasnost.orika.MappingContext context)
-