Uses of Class
de.hybris.platform.b2ctelcofacades.data.UnitData
Packages that use UnitData
Package
Description
-
Uses of UnitData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type UnitDataModifier and TypeClassDescriptionclassTmaUnitPopulator<SOURCE extends UnitModel,TARGET extends UnitData> Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type UnitDataModifier and TypeMethodDescriptionTmaBasicPricePopulator.getTmaUnitConverter()TmaSubscriptionPricePlanPopulator.getTmaUnitConverter()Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type UnitDataModifier and TypeMethodDescriptionvoidTmaSubscriptionPricePlanPopulator.setTmaUnitConverter(de.hybris.platform.servicelayer.dto.converter.Converter<UnitModel, UnitData> tmaUnitConverter) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type UnitDataModifierConstructorDescriptionTmaBasicPricePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<UnitModel, UnitData> tmaUnitConverter, TmaPriceValueFormatter priceValueFormatter) -
Uses of UnitData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return UnitDataMethods in de.hybris.platform.commercefacades.product.data with parameters of type UnitData