java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing.TmaSolrDocumentProductOfferingPricePopulator<SOURCE,TARGET>
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing.TmaSolrDocumentComponentPopPopulator<SOURCE,TARGET>
All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
Direct Known Subclasses:
TmaSolrDocumentDiscountPriceAlterationPopulator, TmaSolrDocumentRecurringChargeComponentPopulator, TmaSolrDocumentUsageChargeComponentPopulator

public class TmaSolrDocumentComponentPopPopulator<SOURCE extends TmaComponentProdOfferPriceModel,TARGET extends TmaSolrDocumentComponentPop> extends TmaSolrDocumentProductOfferingPricePopulator<SOURCE,TARGET>
Default populator for populating a TmaSolrDocumentProductOfferingPrice of type TmaComponentProdOfferPriceModel with specific attributes having a TmaComponentProdOfferPriceModel as source. The populated target will then be persisted in the indexed type by the solr server.
Since:
2007