public class SolrFacetReconfigurationPopulator<ITEM> extends Object
| Constructor and Description |
|---|
SolrFacetReconfigurationPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected List<CategoryModel> |
extractCategories(SolrSearchRequest request) |
protected IndexedProperty |
getIndexedPropertyByName(SolrSearchResponse response,
String name) |
NavigationalStateService |
getNavigationalStateService() |
void |
populate(ITEM source,
SolrSearchRequest target) |
void |
setFacetReconfigurationService(FacetReconfigurationService facetReconfigurationService) |
void |
setNavigationalStateService(NavigationalStateService navigationalStateService) |
protected List<CategoryModel> extractCategories(SolrSearchRequest request)
public void populate(ITEM source, SolrSearchRequest target) throws ConversionException
ConversionExceptionprotected IndexedProperty getIndexedPropertyByName(SolrSearchResponse response, String name)
public NavigationalStateService getNavigationalStateService()
public void setNavigationalStateService(NavigationalStateService navigationalStateService)
public void setFacetReconfigurationService(FacetReconfigurationService facetReconfigurationService)
Copyright © 2017 SAP SE. All Rights Reserved.