Class TmaSolrDocumentPricingLogicAlgorithmPopulator

java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing.TmaSolrDocumentPricingLogicAlgorithmPopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaPricingLogicAlgorithmModel,TmaSolrDocumentPricingLogicAlgorithm>

public class TmaSolrDocumentPricingLogicAlgorithmPopulator extends Object implements de.hybris.platform.converters.Populator<TmaPricingLogicAlgorithmModel,TmaSolrDocumentPricingLogicAlgorithm>
Default populator used for populating pricing logic algorithm attributes in TmaSolrDocumentPricingLogicAlgorithm with data from TmaPricingLogicAlgorithmModel. The populated target will then be persisted in the indexed type by the solr server.
Since:
2102