Uses of Class
de.hybris.platform.solrfacetsearch.jalo.SolrIndexOperationRecord
Packages that use SolrIndexOperationRecord
Package
Description
-
Uses of SolrIndexOperationRecord in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrIndexOperationRecordModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrIndexOperationRecord(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrIndexOperationRecord(Map attributeValues) -
Uses of SolrIndexOperationRecord in de.hybris.platform.solrfacetsearch.jalo.indexer
Fields in de.hybris.platform.solrfacetsearch.jalo.indexer with type parameters of type SolrIndexOperationRecordModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SolrIndexOperationRecord>GeneratedSolrIndexedCoresRecord.INDEXOPERATIONSHANDLEROneToManyHandlerfor handling 1:n INDEXOPERATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.indexer that return types with arguments of type SolrIndexOperationRecordModifier and TypeMethodDescriptionGeneratedSolrIndexedCoresRecord.getIndexOperations()Generated method - Getter of theSolrIndexedCoresRecord.indexOperationsattribute.GeneratedSolrIndexedCoresRecord.getIndexOperations(SessionContext ctx) Generated method - Getter of theSolrIndexedCoresRecord.indexOperationsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.indexer with parameters of type SolrIndexOperationRecordModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedCoresRecord.addToIndexOperations(SessionContext ctx, SolrIndexOperationRecord value) Generated method - Addsvalueto indexOperations.voidGeneratedSolrIndexedCoresRecord.addToIndexOperations(SolrIndexOperationRecord value) Generated method - Addsvalueto indexOperations.voidGeneratedSolrIndexedCoresRecord.removeFromIndexOperations(SessionContext ctx, SolrIndexOperationRecord value) Generated method - Removesvaluefrom indexOperations.voidGeneratedSolrIndexedCoresRecord.removeFromIndexOperations(SolrIndexOperationRecord value) Generated method - Removesvaluefrom indexOperations.Method parameters in de.hybris.platform.solrfacetsearch.jalo.indexer with type arguments of type SolrIndexOperationRecordModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedCoresRecord.setIndexOperations(SessionContext ctx, Collection<SolrIndexOperationRecord> value) Generated method - Setter of theSolrIndexedCoresRecord.indexOperationsattribute.voidGeneratedSolrIndexedCoresRecord.setIndexOperations(Collection<SolrIndexOperationRecord> value) Generated method - Setter of theSolrIndexedCoresRecord.indexOperationsattribute.