Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrIndexOperationRecordModel
Packages that use SolrIndexOperationRecordModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.indexer package.
-
Uses of SolrIndexOperationRecordModel in de.hybris.platform.solrfacetsearch.model.indexer
Methods in de.hybris.platform.solrfacetsearch.model.indexer that return types with arguments of type SolrIndexOperationRecordModelModifier and TypeMethodDescriptionSolrIndexedCoresRecordModel.getIndexOperations()Generated method - Getter of theSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.indexer with type arguments of type SolrIndexOperationRecordModelModifier and TypeMethodDescriptionvoidSolrIndexedCoresRecordModel.setIndexOperations(Collection<SolrIndexOperationRecordModel> value) Generated method - Setter ofSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.