Uses of Class
de.hybris.platform.subscriptionfacades.data.RecurringChargeEntryData
-
-
Uses of RecurringChargeEntryData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.recurringpricecharge
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.recurringpricecharge with parameters of type RecurringChargeEntryData Modifier and Type Method Description voidTmaRpcCycleAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated.voidTmaRpcIsBundleAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated.voidTmaRpcPriceTypeAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceChargeWsDTO target, ma.glasnost.orika.MappingContext context)Deprecated. -
Uses of RecurringChargeEntryData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type RecurringChargeEntryData Modifier and Type Class Description classTmaRecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData>PopulatesRecurringChargeEntryDatawith basic attributes fromRecurringChargeEntryModel.Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type RecurringChargeEntryData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel,RecurringChargeEntryData>TmaSppRecurringChargePopulator. getRecurringChargeEntryConverter()Deprecated.Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type RecurringChargeEntryData Constructor Description TmaSppRecurringChargePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel,RecurringChargeEntryData> recurringChargeEntryConverter)Deprecated. -
Uses of RecurringChargeEntryData in de.hybris.platform.b2ctelcotmfwebservices.mappers.recurringpricecharge
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.recurringpricecharge with parameters of type RecurringChargeEntryData Modifier and Type Method Description voidRpcAtTypeAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcBaseTypeAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcCycleAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcHrefAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcIsBundleAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcLastUpdateAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcPriceAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcPriceTypeAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated.voidRpcSchemaLocationAttributeMapper. populateTargetAttributeFromSource(RecurringChargeEntryData source, RecurringPriceCharge target, ma.glasnost.orika.MappingContext context)Deprecated. -
Uses of RecurringChargeEntryData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return types with arguments of type RecurringChargeEntryData Modifier and Type Method Description java.util.List<RecurringChargeEntryData>SubscriptionPricePlanData. getRecurringChargeEntries()Method parameters in de.hybris.platform.subscriptionfacades.data with type arguments of type RecurringChargeEntryData Modifier and Type Method Description voidSubscriptionPricePlanData. setRecurringChargeEntries(java.util.List<RecurringChargeEntryData> recurringChargeEntries)
-