Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaComponentProdOfferPriceModel
Packages that use TmaComponentProdOfferPriceModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaComponentProdOfferPriceModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaComponentProdOfferPriceModelModifier and TypeClassDescriptionclassTmaComponentProdOfferPricePopulator<SOURCE extends TmaComponentProdOfferPriceModel,TARGET extends TmaComponentProdOfferPriceData> Populates the attributes ofTmaComponentProdOfferPriceDatafromTmaComponentProdOfferPriceModel.Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaComponentProdOfferPriceModelModifier and TypeMethodDescriptionvoidTmaComponentProdOfferPriceReversePopulator.populate(TmaComponentProdOfferPriceData source, TmaComponentProdOfferPriceModel target) -
Uses of TmaComponentProdOfferPriceModel in de.hybris.platform.b2ctelcoservices.model
Subclasses of TmaComponentProdOfferPriceModel in de.hybris.platform.b2ctelcoservices.modelModifier and TypeClassDescriptionclassGenerated model class for type TmaAbstractProdOfferPriceCharge first defined at extension tuadatacommonsservices.classGenerated model class for type TmaAllowanceProdOfferPriceAlteration first defined at extension tuadatacommonsservices.classGenerated model class for type TmaDiscountProdOfferPriceAlteration first defined at extension tuadatacommonsservices.classGenerated model class for type TmaOneTimeProdOfferPriceCharge first defined at extension tuadatacommonsservices.classGenerated model class for type TmaProdOfferPriceAlteration first defined at extension tuadatacommonsservices.classGenerated model class for type TmaRecurringProdOfferPriceCharge first defined at extension tuadatacommonsservices.classGenerated model class for type TmaUsageProdOfferPriceCharge first defined at extension tuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaComponentProdOfferPriceModelModifier and TypeMethodDescriptionTmaPricingLogicAlgorithmModel.getProductOfferingPrices()Generated method - Getter of theTmaPricingLogicAlgorithm.productOfferingPricesattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaComponentProdOfferPriceModelModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithmModel.setProductOfferingPrices(Set<TmaComponentProdOfferPriceModel> value) Generated method - Setter ofTmaPricingLogicAlgorithm.productOfferingPricesattribute defined at extensiontuadatacommonsservices. -
Uses of TmaComponentProdOfferPriceModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Classes in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with type parameters of type TmaComponentProdOfferPriceModelModifier and TypeClassDescriptionclassTmaSolrDocumentComponentPopPopulator<SOURCE extends TmaComponentProdOfferPriceModel,TARGET extends TmaSolrDocumentComponentPop> Default populator for populating aTmaSolrDocumentProductOfferingPriceof typeTmaComponentProdOfferPriceModelwith specific attributes having aTmaComponentProdOfferPriceModelas source.