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