Uses of Class
de.hybris.platform.subscriptionfacades.data.VolumeUsageChargeData
Packages that use VolumeUsageChargeData
Package
Description
-
Uses of VolumeUsageChargeData in com.sap.hybris.sapcpqsbquotefacades.populator
Methods in com.sap.hybris.sapcpqsbquotefacades.populator that return types with arguments of type VolumeUsageChargeDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<VolumeUsageChargeModel,VolumeUsageChargeData> DefaultSapCpqSubscriptionPricePlanPopulator.getVolumeUsageChargeConverter()Method parameters in com.sap.hybris.sapcpqsbquotefacades.populator with type arguments of type VolumeUsageChargeDataModifier and TypeMethodDescriptionvoidDefaultSapCpqSubscriptionPricePlanPopulator.setVolumeUsageChargeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<VolumeUsageChargeModel, VolumeUsageChargeData> volumeUsageChargeConverter) -
Uses of VolumeUsageChargeData in de.hybris.platform.sap.saprevenuecloudorder.populators
Classes in de.hybris.platform.sap.saprevenuecloudorder.populators with type parameters of type VolumeUsageChargeDataModifier and TypeClassDescriptionclassDefaultSAPRevenueCloudVolumeUsageChargePopulator<SOURCE extends VolumeUsageChargeModel,TARGET extends VolumeUsageChargeData> Populate DTOVolumeUsageChargeDatawith data fromVolumeUsageChargeModel. -
Uses of VolumeUsageChargeData in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2
Classes in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 with type parameters of type VolumeUsageChargeDataModifier and TypeClassDescriptionclassAllUnitVolumeRatesPopulator<SOURCE extends AllUnitVolumeRate,TARGET extends VolumeUsageChargeData> Methods in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 that return types with arguments of type VolumeUsageChargeDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<AllUnitVolumeRate,VolumeUsageChargeData> DefaultSapSubscriptionRateplanPopulator.getAllUnitVolumeRatesConverter()Method parameters in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 with type arguments of type VolumeUsageChargeDataModifier and TypeMethodDescriptionvoidDefaultSapSubscriptionRateplanPopulator.setAllUnitVolumeRatesConverter(de.hybris.platform.servicelayer.dto.converter.Converter<AllUnitVolumeRate, VolumeUsageChargeData> allUnitVolumeRatesConverter)