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