| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.converters.populator | |
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| de.hybris.platform.solrfacetsearch.resource.config |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
DefaultIndexedTypeFlexibleSearchQueryPopulator.initializeFSQParameters(java.util.List<SolrIndexerQueryParameterModel> list)
Initializes the Flexible Search Query parameters for the
IndexedTypeFlexibleSearchQuery. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexerQueryParameterModel> |
SolrIndexerQueryModel.getSolrIndexerQueryParameters()
Generated method - Getter of the
SolrIndexerQuery.solrIndexerQueryParameters attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueryModel.setSolrIndexerQueryParameters(java.util.List<SolrIndexerQueryParameterModel> value)
Generated method - Setter of
SolrIndexerQuery.solrIndexerQueryParameters attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerQueryParameterModel |
SolrIndexerQueryParameterResource.getSolrIndexerQueryParameterModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexerQueryParameterModel |
SolrIndexerQueryParameterResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexerQueryParameterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexerQueryParameterModel> |
SolrIndexerQueryParametersResource.getSolrIndexerQueryParametersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueryParameterResource.setSolrIndexerQueryParameterModel(SolrIndexerQueryParameterModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerQueryParameterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueryParametersResource.setSolrIndexerQueryParametersCollection(java.util.Collection<SolrIndexerQueryParameterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.