Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaUsageProdOfferPriceChargeModel
Packages that use TmaUsageProdOfferPriceChargeModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaUsageProdOfferPriceChargeModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaUsageProdOfferPriceChargeModelModifier and TypeClassDescriptionclassTmaUsageProdOfferPricePopulator<SOURCE extends TmaUsageProdOfferPriceChargeModel,TARGET extends TmaUsageProdOfferPriceChargeData> Populates the attributes ofTmaUsageProdOfferPriceChargeDatafromTmaUsageProdOfferPriceChargeModel.Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionvoidTmaUsageProdOfferPriceBasicReversePopulator.populate(TmaUsageProdOfferPriceChargeData source, TmaUsageProdOfferPriceChargeModel target) -
Uses of TmaUsageProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionTmaProductUsageSpecificationModel.getUsageProdOfferPriceCharges()Generated method - Getter of theTmaProductUsageSpecification.usageProdOfferPriceChargesattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionvoidTmaProductUsageSpecificationModel.setUsageProdOfferPriceCharges(Set<TmaUsageProdOfferPriceChargeModel> value) Generated method - Setter ofTmaProductUsageSpecification.usageProdOfferPriceChargesattribute defined at extensiontuadatacommonsservices. -
Uses of TmaUsageProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with parameters of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionTmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, boolean isTheMainPop) -
Uses of TmaUsageProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl with parameters of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionTmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, boolean isTheMainPop) -
Uses of TmaUsageProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with parameters of type TmaUsageProdOfferPriceChargeModelModifier and TypeMethodDescriptionvoidTmaSolrDocumentUsageChargeComponentPopulator.populate(TmaUsageProdOfferPriceChargeModel source, TmaSolrDocumentUsageChargeComponentPop target)