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

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