| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.jalo | |
| de.hybris.platform.solrfacetsearch.jalo.config |
| Modifier and Type | Method and Description |
|---|---|
SolrSearchQueryTemplate |
GeneratedSolrfacetsearchManager.createSolrSearchQueryTemplate(java.util.Map attributeValues) |
SolrSearchQueryTemplate |
GeneratedSolrfacetsearchManager.createSolrSearchQueryTemplate(SessionContext ctx,
java.util.Map attributeValues) |
SolrSearchQueryTemplate |
GeneratedSolrSearchQuerySort.getSearchQueryTemplate()
Generated method - Getter of the
SolrSearchQuerySort.searchQueryTemplate attribute. |
SolrSearchQueryTemplate |
GeneratedSolrSearchQueryProperty.getSearchQueryTemplate()
Generated method - Getter of the
SolrSearchQueryProperty.searchQueryTemplate attribute. |
SolrSearchQueryTemplate |
GeneratedSolrSearchQuerySort.getSearchQueryTemplate(SessionContext ctx)
Generated method - Getter of the
SolrSearchQuerySort.searchQueryTemplate attribute. |
SolrSearchQueryTemplate |
GeneratedSolrSearchQueryProperty.getSearchQueryTemplate(SessionContext ctx)
Generated method - Getter of the
SolrSearchQueryProperty.searchQueryTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedSolrSearchQuerySort.setSearchQueryTemplate(SessionContext ctx,
SolrSearchQueryTemplate value)
Generated method - Setter of the
SolrSearchQuerySort.searchQueryTemplate attribute. |
protected void |
GeneratedSolrSearchQueryProperty.setSearchQueryTemplate(SessionContext ctx,
SolrSearchQueryTemplate value)
Generated method - Setter of the
SolrSearchQueryProperty.searchQueryTemplate attribute. |
protected void |
GeneratedSolrSearchQuerySort.setSearchQueryTemplate(SolrSearchQueryTemplate value)
Generated method - Setter of the
SolrSearchQuerySort.searchQueryTemplate attribute. |
protected void |
GeneratedSolrSearchQueryProperty.setSearchQueryTemplate(SolrSearchQueryTemplate value)
Generated method - Setter of the
SolrSearchQueryProperty.searchQueryTemplate attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SolrSearchQueryTemplate> |
GeneratedSolrIndexedType.SEARCHQUERYTEMPLATESHANDLER
OneToManyHandler for handling 1:n SEARCHQUERYTEMPLATES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryTemplate> |
GeneratedSolrIndexedType.getSearchQueryTemplates()
Generated method - Getter of the
SolrIndexedType.searchQueryTemplates attribute. |
java.util.Collection<SolrSearchQueryTemplate> |
GeneratedSolrIndexedType.getSearchQueryTemplates(SessionContext ctx)
Generated method - Getter of the
SolrIndexedType.searchQueryTemplates attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexedType.addToSearchQueryTemplates(SessionContext ctx,
SolrSearchQueryTemplate value)
Generated method - Adds
value to searchQueryTemplates. |
void |
GeneratedSolrIndexedType.addToSearchQueryTemplates(SolrSearchQueryTemplate value)
Generated method - Adds
value to searchQueryTemplates. |
void |
GeneratedSolrIndexedType.removeFromSearchQueryTemplates(SessionContext ctx,
SolrSearchQueryTemplate value)
Generated method - Removes
value from searchQueryTemplates. |
void |
GeneratedSolrIndexedType.removeFromSearchQueryTemplates(SolrSearchQueryTemplate value)
Generated method - Removes
value from searchQueryTemplates. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndexedType.setSearchQueryTemplates(java.util.Collection<SolrSearchQueryTemplate> value)
Generated method - Setter of the
SolrIndexedType.searchQueryTemplates attribute. |
void |
GeneratedSolrIndexedType.setSearchQueryTemplates(SessionContext ctx,
java.util.Collection<SolrSearchQueryTemplate> value)
Generated method - Setter of the
SolrIndexedType.searchQueryTemplates attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.