| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.loader | |
| de.hybris.platform.solrfacetsearch.loader.impl |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
ModelLoader.loadCodes(Collection<SolrDocument> documents)
Retrieves codes of items contained within the collection of
SolrDocuments |
List<T> |
ModelLoader.loadModels(Collection<SolrDocument> documents)
Retrieves information on models that are contained within the collection of
SolrDocuments |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultModelLoader.getModelAttribute(String attribute,
Object model,
PK pk) |
protected PK |
DefaultModelLoader.getPKFromDocument(SolrDocument doc) |
List<String> |
DefaultModelLoader.loadCodes(Collection<SolrDocument> documents) |
List<Object> |
DefaultModelLoader.loadModels(Collection<SolrDocument> documents) |
Copyright © 2017 SAP SE. All Rights Reserved.