Class TmaSolrDocumentProductOfferingPricePopulator<SOURCE extends TmaProductOfferingPriceModel,TARGET extends TmaSolrDocumentProductOfferingPrice>

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

public class TmaSolrDocumentProductOfferingPricePopulator<SOURCE extends TmaProductOfferingPriceModel,TARGET extends TmaSolrDocumentProductOfferingPrice> extends Object implements de.hybris.platform.converters.Populator<SOURCE,TARGET>
Default populator for populating a TmaSolrDocumentProductOfferingPrice to be persisted in the indexed type by the solr server having a TmaProductOfferingPriceModel as source.
Since:
2007