Uses of Class
de.hybris.platform.subscriptionfacades.data.OneTimeChargeEntryData
-
-
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.onetimepricecharge
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.onetimepricecharge with parameters of type OneTimeChargeEntryData Modifier and Type Method Description voidTmaOtpcBillingEventAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated.voidTmaOtpcIsBundleAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated.voidTmaOtpcPriceTypeAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated. -
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type OneTimeChargeEntryData Modifier and Type Class Description classTmaOneTimeChargeEntryPopulator<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 OneTimeChargeEntryData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData>TmaSppOneTimeChargePopulator. getOneTimeChargeEntryConverter()Deprecated.Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type OneTimeChargeEntryData Constructor Description TmaSppOneTimeChargePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData> oneTimeChargeEntryConverter)Deprecated. -
Uses of OneTimeChargeEntryData in de.hybris.platform.b2ctelcotmfwebservices.mappers.onetimepricecharge
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.onetimepricecharge with parameters of type OneTimeChargeEntryData Modifier and Type Method Description voidOtpcAtTypeAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcBaseTypeAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcBillingEventAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcHrefAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcIsBundleAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcLastUpdateAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcPriceAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcPriceTypeAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidOtpcSchemaLocationAttributeMapper. populateTargetAttributeFromSource(OneTimeChargeEntryData source, OneTimePriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated. -
Uses of OneTimeChargeEntryData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return types with arguments of type OneTimeChargeEntryData Modifier and Type Method Description java.util.List<OneTimeChargeEntryData>SubscriptionPricePlanData. getOneTimeChargeEntries()Method parameters in de.hybris.platform.subscriptionfacades.data with type arguments of type OneTimeChargeEntryData Modifier and Type Method Description voidSubscriptionPricePlanData. setOneTimeChargeEntries(java.util.List<OneTimeChargeEntryData> oneTimeChargeEntries)
-