Class TmaSolrDocumentAllowancePriceAlterationPopulator<SOURCE extends TmaAllowanceProdOfferPriceAlterationModel,TARGET extends TmaSolrDocumentAlterationAllowanceComponentPop>
java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing.TmaSolrDocumentAllowancePriceAlterationPopulator<SOURCE,TARGET>
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
public class TmaSolrDocumentAllowancePriceAlterationPopulator<SOURCE extends TmaAllowanceProdOfferPriceAlterationModel,TARGET extends TmaSolrDocumentAlterationAllowanceComponentPop>
extends Object
implements de.hybris.platform.converters.Populator<SOURCE,TARGET>
Default populator for populating a
TmaSolrDocumentAlterationAllowanceComponentPop with attributes from
TmaAllowanceProdOfferPriceAlterationModel as source.
The populated target will then be persisted in the indexed type by the solr server.- Since:
- 2011
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TmaSolrDocumentAllowancePriceAlterationPopulator
public TmaSolrDocumentAllowancePriceAlterationPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends TmaAllowanceProdOfferPriceAlterationModel,TARGET extends TmaSolrDocumentAlterationAllowanceComponentPop>
-