public class DefaultSearchConfigPopulator extends java.lang.Object implements Populator<SolrSearchConfigModel,SearchConfig>
| Constructor and Description |
|---|
DefaultSearchConfigPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(SolrSearchConfigModel source,
SearchConfig target)
Populate the target instance with values from the source instance.
|
public void populate(SolrSearchConfigModel source, SearchConfig target)
Populatorpopulate in interface Populator<SolrSearchConfigModel,SearchConfig>source - the source objecttarget - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.