Uses of Class
de.hybris.platform.subscriptionservices.model.PerUnitUsageChargeModel
Packages that use PerUnitUsageChargeModel
Package
Description
-
Uses of PerUnitUsageChargeModel in de.hybris.platform.subscriptioncockpits.services.label.impl
Methods in de.hybris.platform.subscriptioncockpits.services.label.impl with parameters of type PerUnitUsageChargeModelModifier and TypeMethodDescriptionprotected StringPerUnitUsageChargeLabelProvider.getItemLabel(PerUnitUsageChargeModel model) -
Uses of PerUnitUsageChargeModel in de.hybris.platform.subscriptionfacades.product.converters.populator
Classes in de.hybris.platform.subscriptionfacades.product.converters.populator with type parameters of type PerUnitUsageChargeModelModifier and TypeClassDescriptionclassPerUnitUsageChargePopulator<SOURCE extends PerUnitUsageChargeModel,TARGET extends PerUnitUsageChargeData> Populate DTOPerUnitUsageChargeDatawith data fromPerUnitUsageChargeModel.Methods in de.hybris.platform.subscriptionfacades.product.converters.populator that return types with arguments of type PerUnitUsageChargeModelModifier and TypeMethodDescriptionSubscriptionPricePlanUsageChargePopulator.getPerUnitUsageChargeConverter()Method parameters in de.hybris.platform.subscriptionfacades.product.converters.populator with type arguments of type PerUnitUsageChargeModelModifier and TypeMethodDescriptionvoidSubscriptionPricePlanUsageChargePopulator.setPerUnitUsageChargeConverter(Converter<PerUnitUsageChargeModel, PerUnitUsageChargeData> perUnitUsageChargeConverter)