| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.jalo | |
| de.hybris.platform.solrfacetsearch.jalo.config |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SolrSearchQueryProperty> |
GeneratedSolrSearchQueryTemplate.SEARCHQUERYPROPERTIESHANDLER
OneToManyHandler for handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
SolrSearchQueryProperty |
GeneratedSolrfacetsearchManager.createSolrSearchQueryProperty(java.util.Map attributeValues) |
SolrSearchQueryProperty |
GeneratedSolrfacetsearchManager.createSolrSearchQueryProperty(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryProperty> |
GeneratedSolrSearchQueryTemplate.getSearchQueryProperties()
Generated method - Getter of the
SolrSearchQueryTemplate.searchQueryProperties attribute. |
java.util.Collection<SolrSearchQueryProperty> |
GeneratedSolrSearchQueryTemplate.getSearchQueryProperties(SessionContext ctx)
Generated method - Getter of the
SolrSearchQueryTemplate.searchQueryProperties attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrSearchQueryTemplate.addToSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
void |
GeneratedSolrSearchQueryTemplate.addToSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
void |
GeneratedSolrSearchQueryTemplate.removeFromSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
void |
GeneratedSolrSearchQueryTemplate.removeFromSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrSearchQueryTemplate.setSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrSearchQueryTemplate.searchQueryProperties attribute. |
void |
GeneratedSolrSearchQueryTemplate.setSearchQueryProperties(SessionContext ctx,
java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrSearchQueryTemplate.searchQueryProperties attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SolrSearchQueryProperty> |
GeneratedSolrIndexedProperty.SEARCHQUERYPROPERTIESHANDLER
OneToManyHandler for handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryProperty> |
GeneratedSolrIndexedProperty.getSearchQueryProperties()
Generated method - Getter of the
SolrIndexedProperty.searchQueryProperties attribute. |
java.util.Collection<SolrSearchQueryProperty> |
GeneratedSolrIndexedProperty.getSearchQueryProperties(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.searchQueryProperties attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexedProperty.addToSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
void |
GeneratedSolrIndexedProperty.addToSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
void |
GeneratedSolrIndexedProperty.removeFromSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
void |
GeneratedSolrIndexedProperty.removeFromSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexedProperty.setSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrIndexedProperty.searchQueryProperties attribute. |
void |
GeneratedSolrIndexedProperty.setSearchQueryProperties(SessionContext ctx,
java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrIndexedProperty.searchQueryProperties attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.