Class TmaSolrDocumentExternalIdentifierPopulator

java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.TmaSolrDocumentExternalIdentifierPopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaExternalIdentifierModel,TmaSolrDocumentExternalIdentifier>

public class TmaSolrDocumentExternalIdentifierPopulator extends Object implements de.hybris.platform.converters.Populator<TmaExternalIdentifierModel,TmaSolrDocumentExternalIdentifier>
Default populator used for populating external identifier attributes in TmaSolrDocumentExternalIdentifier with data from TmaExternalIdentifierModel. The populated target will then be persisted in the indexed type by the solr server.
Since:
2102