| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.jalo | |
| de.hybris.platform.solrfacetsearch.jalo.config |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerQueryParameter |
GeneratedSolrfacetsearchManager.createSolrIndexerQueryParameter(Map attributeValues) |
SolrIndexerQueryParameter |
GeneratedSolrfacetsearchManager.createSolrIndexerQueryParameter(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SolrIndexerQueryParameter> |
GeneratedSolrIndexerQuery.SOLRINDEXERQUERYPARAMETERSHANDLER
OneToManyHandler for handling 1:n SOLRINDEXERQUERYPARAMETERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<SolrIndexerQueryParameter> |
GeneratedSolrIndexerQuery.getSolrIndexerQueryParameters()
Generated method - Getter of the
SolrIndexerQuery.solrIndexerQueryParameters attribute. |
List<SolrIndexerQueryParameter> |
GeneratedSolrIndexerQuery.getSolrIndexerQueryParameters(SessionContext ctx)
Generated method - Getter of the
SolrIndexerQuery.solrIndexerQueryParameters attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexerQuery.addToSolrIndexerQueryParameters(SessionContext ctx,
SolrIndexerQueryParameter value)
Generated method - Adds
value to solrIndexerQueryParameters. |
void |
GeneratedSolrIndexerQuery.addToSolrIndexerQueryParameters(SolrIndexerQueryParameter value)
Generated method - Adds
value to solrIndexerQueryParameters. |
void |
GeneratedSolrIndexerQuery.removeFromSolrIndexerQueryParameters(SessionContext ctx,
SolrIndexerQueryParameter value)
Generated method - Removes
value from solrIndexerQueryParameters. |
void |
GeneratedSolrIndexerQuery.removeFromSolrIndexerQueryParameters(SolrIndexerQueryParameter value)
Generated method - Removes
value from solrIndexerQueryParameters. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexerQuery.setSolrIndexerQueryParameters(List<SolrIndexerQueryParameter> value)
Generated method - Setter of the
SolrIndexerQuery.solrIndexerQueryParameters attribute. |
void |
GeneratedSolrIndexerQuery.setSolrIndexerQueryParameters(SessionContext ctx,
List<SolrIndexerQueryParameter> value)
Generated method - Setter of the
SolrIndexerQuery.solrIndexerQueryParameters attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.