Uses of Class
de.hybris.platform.subscriptionfacades.data.OneTimeChargeEntryData
Packages that use OneTimeChargeEntryData
Package
Description
-
Uses of OneTimeChargeEntryData in com.sap.hybris.sapcpqsbquotefacades.populator
Methods in com.sap.hybris.sapcpqsbquotefacades.populator that return types with arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData> DefaultSapCpqSubscriptionPricePlanPopulator.getOneTimeChargeEntryConverter()Method parameters in com.sap.hybris.sapcpqsbquotefacades.populator with type arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidDefaultSapCpqSubscriptionPricePlanPopulator.setOneTimeChargeEntryConverter(de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel, OneTimeChargeEntryData> oneTimeChargeEntryConverter) -
Uses of OneTimeChargeEntryData in de.hybris.platform.sap.saprevenuecloudorder.populators
Classes in de.hybris.platform.sap.saprevenuecloudorder.populators with type parameters of type OneTimeChargeEntryDataModifier and TypeClassDescriptionclassDefaultSAPRevenueCloudOneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData> Populate DTOOneTimeChargeEntryDatawith data fromOneTimeChargeEntryModel. -
Uses of OneTimeChargeEntryData in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2
Classes in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 with type parameters of type OneTimeChargeEntryDataModifier and TypeClassDescriptionclassSetupFeePopulator<SOURCE extends SetupFee,TARGET extends OneTimeChargeEntryData> Methods in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 that return types with arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<SetupFee,OneTimeChargeEntryData> DefaultSapSubscriptionRateplanPopulator.getSetupFeeConverter()Method parameters in de.hybris.platform.sap.saprevenuecloudorder.populators.rateplan.v2 with type arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidDefaultSapSubscriptionRateplanPopulator.setSetupFeeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SetupFee, OneTimeChargeEntryData> setupFeeConverter) -
Uses of OneTimeChargeEntryData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return types with arguments of type OneTimeChargeEntryDataMethod parameters in de.hybris.platform.subscriptionfacades.data with type arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidSubscriptionPricePlanData.setOneTimeChargeEntries(List<OneTimeChargeEntryData> oneTimeChargeEntries)