Uses of Class
de.hybris.platform.subscriptionfacades.data.SubscriptionPricePlanData
Packages that use SubscriptionPricePlanData
Package
Description
-
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.money
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.money with parameters of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidTmaMoneyValueAttributeMapper.populateTargetAttributeFromSource(SubscriptionPricePlanData source, MoneyWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type SubscriptionPricePlanDataModifier and TypeClassDescriptionclassTmaSppOneTimeChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesoneTimeChargeEntriesbased on {@link SubscriptionPricePlanModel=#_oneTimeCharges}classTmaSppRecurringChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesrecurringChargeEntriesbased on {@link SubscriptionPricePlanModel=#recurringChargeEntries}}classTmaSppUsageChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesusageChargesbased on=#usageCharges}Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionprotected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> TmaSubscriptionPricePlanPopulator.getPricePlanOneTimeChargePopulator()protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> TmaSubscriptionPricePlanPopulator.getPricePlanRecurringChargePopulator()protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> TmaSubscriptionPricePlanPopulator.getPricePlanUsageChargePopulator()protected List<SubscriptionPricePlanData>TmaProductOfferingPricesPopulator.getProductOfferingPrices(Collection<PriceRowModel> priceRowModels) de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData> SubscriptionBillingDataListPopulator.getSubscriptionPricePlanRecurringChargeConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> TmaProductOfferingPricesPopulator.getTmaSubscriptionPricePlanConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidTmaSubscriptionPricePlanPopulator.populate(PriceRowModel source, SubscriptionPricePlanData target) Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidTmaSubscriptionPricePlanPopulator.setPricePlanOneTimeChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel, SubscriptionPricePlanData> pricePlanOneTimeChargePopulator) voidTmaSubscriptionPricePlanPopulator.setPricePlanRecurringChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel, SubscriptionPricePlanData> pricePlanRecurringChargePopulator) voidTmaSubscriptionPricePlanPopulator.setPricePlanUsageChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel, SubscriptionPricePlanData> pricePlanUsageChargePopulator) voidSubscriptionBillingDataListPopulator.setSubscriptionPricePlanRecurringChargeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel, SubscriptionPricePlanData> subscriptionPricePlanRecurringChargeConverter) voidTmaProductOfferingPricesPopulator.setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcofacades.price
Methods in de.hybris.platform.b2ctelcofacades.price that return SubscriptionPricePlanDataModifier and TypeMethodDescriptionTmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, CurrencyModel currency) Creates a PriceData object with a formatted currency string based on the price type and currency.TmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, String currencyIso) Creates a PriceData object with a formatted currency string based on the price type and currency ISO code. -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl that return SubscriptionPricePlanDataModifier and TypeMethodDescriptionDefaultTmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, CurrencyModel currency) DefaultTmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, String currencyIso) Methods in de.hybris.platform.b2ctelcofacades.price.impl that return types with arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> DefaultTmaPriceFacade.getSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.price.impl with type arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidDefaultTmaPriceFacade.setSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> subscriptionPricePlanConverter) -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> DefaultTmaProductOfferFacade.getTmaSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidDefaultTmaProductOfferFacade.setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return types with arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData> DefaultTmaSubscribedProductFacade.getTmaSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.subscription.impl with type arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidDefaultTmaSubscribedProductFacade.setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel, SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) -
Uses of SubscriptionPricePlanData in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice with parameters of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionPoPriceIdGenerator.generateIdForPrice(SubscriptionPricePlanData sppData) Deprecated.Generates the ID of the price by considering the whole list of attributes defined for price. -
Uses of SubscriptionPricePlanData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type SubscriptionPricePlanDataMethod parameters in de.hybris.platform.commercefacades.product.data with type arguments of type SubscriptionPricePlanDataModifier and TypeMethodDescriptionvoidProductData.setProductOfferingPrices(List<SubscriptionPricePlanData> productOfferingPrices)