Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaAbstractOrderChargePriceData
Packages that use TmaAbstractOrderChargePriceData
Package
Description
-
Uses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.cartcost
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.cartcost with parameters of type TmaAbstractOrderChargePriceDataModifier and TypeMethodDescriptionvoidTmaCartCostDescriptionAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostDutyFreeValueAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostNameAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaCartCostOneTimeChargeTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostRcpAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostTaxPriceAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaCartCostTaxRateAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartCostWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcofacades.data
Subclasses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcofacades.dataModifier and TypeClassDescriptionclassclassclass -
Uses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcofacades.price.converters
Classes in de.hybris.platform.b2ctelcofacades.price.converters with type parameters of type TmaAbstractOrderChargePriceDataModifier and TypeClassDescriptionclassTmaAbstractOrderChargePriceDataPopulator<S extends TmaAbstractOrderChargePriceModel,T extends TmaAbstractOrderChargePriceData> Populator implementation forTmaAbstractOrderChargePriceModelas source andTmaAbstractOrderChargePriceDataas target type. -
Uses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcotmfwebservices.mappers.cartprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.cartprice with parameters of type TmaAbstractOrderChargePriceDataModifier and TypeMethodDescriptionvoidCartPriceAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPriceBaseTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPriceDescriptionAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPriceDutyFreePriceAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidCartPriceNameAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPricePriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPriceRcpAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) voidCartPriceTaxPriceAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidCartPriceTaxRateAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidCartPriceValueAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice target, ma.glasnost.orika.MappingContext context) -
Uses of TmaAbstractOrderChargePriceData in de.hybris.platform.b2ctelcotmfwebservices.mappers.orderprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.orderprice with parameters of type TmaAbstractOrderChargePriceDataModifier and TypeMethodDescriptionvoidOrderPriceAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceBaseTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceDescriptionAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceDutyFreeValueAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidOrderPriceNameAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceRcpAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceTaxRateAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidOrderPriceTaxValueAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidOrderPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) voidOrderPriceValueAttributeMapper.populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context)