| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SolrIndexOperation> |
GeneratedSolrIndex.INDEXOPERATIONSHANDLER
OneToManyHandler for handling 1:n INDEXOPERATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexOperation |
GeneratedSolrfacetsearchManager.createSolrIndexOperation(java.util.Map attributeValues) |
SolrIndexOperation |
GeneratedSolrfacetsearchManager.createSolrIndexOperation(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexOperation> |
GeneratedSolrIndex.getIndexOperations()
Generated method - Getter of the
SolrIndex.indexOperations attribute. |
java.util.Collection<SolrIndexOperation> |
GeneratedSolrIndex.getIndexOperations(SessionContext ctx)
Generated method - Getter of the
SolrIndex.indexOperations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndex.addToIndexOperations(SessionContext ctx,
SolrIndexOperation value)
Generated method - Adds
value to indexOperations. |
void |
GeneratedSolrIndex.addToIndexOperations(SolrIndexOperation value)
Generated method - Adds
value to indexOperations. |
void |
GeneratedSolrIndex.removeFromIndexOperations(SessionContext ctx,
SolrIndexOperation value)
Generated method - Removes
value from indexOperations. |
void |
GeneratedSolrIndex.removeFromIndexOperations(SolrIndexOperation value)
Generated method - Removes
value from indexOperations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSolrIndex.setIndexOperations(java.util.Collection<SolrIndexOperation> value)
Generated method - Setter of the
SolrIndex.indexOperations attribute. |
void |
GeneratedSolrIndex.setIndexOperations(SessionContext ctx,
java.util.Collection<SolrIndexOperation> value)
Generated method - Setter of the
SolrIndex.indexOperations attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.