public class BackofficeIndexedPropertyPopulator extends java.lang.Object implements Populator<SolrIndexedPropertyModel,IndexedProperty>
| Constructor and Description |
|---|
BackofficeIndexedPropertyPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(SolrIndexedPropertyModel solrIndexedPropertyModel,
IndexedProperty indexedProperty)
Populate the target instance with values from the source instance.
|
public void populate(SolrIndexedPropertyModel solrIndexedPropertyModel, IndexedProperty indexedProperty) throws ConversionException
Populatorpopulate in interface Populator<SolrIndexedPropertyModel,IndexedProperty>solrIndexedPropertyModel - the source objectindexedProperty - the target to fillConversionException - if an error occursCopyright © 2018 SAP SE. All Rights Reserved.