Uses of Class
de.hybris.platform.subscriptionfacades.data.OneTimeChargeEntryData
Packages that use OneTimeChargeEntryData
Package
Description
-
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.onetimepricecharge
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.onetimepricecharge with parameters of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidTmaOtpcBillingEventAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaOtpcIsBundleAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaOtpcPriceTypeAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type OneTimeChargeEntryDataModifier and TypeClassDescriptionclassTmaOneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData> PopulatesOneTimeChargeEntryDatawith basic attributes fromOneTimeChargeEntryModel.Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData> TmaSppOneTimeChargePopulator.getOneTimeChargeEntryConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type OneTimeChargeEntryDataModifierConstructorDescriptionTmaSppOneTimeChargePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel, OneTimeChargeEntryData> oneTimeChargeEntryConverter) -
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcotmfwebservices.mappers.onetimepricecharge
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.onetimepricecharge with parameters of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidOtpcAtTypeAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcBaseTypeAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcBillingEventAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcHrefAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcIsBundleAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcLastUpdateAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcPriceAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcPriceTypeAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) voidOtpcSchemaLocationAttributeMapper.populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context) -
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)