Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrIndexOperationModel
Packages that use SolrIndexOperationModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
-
Uses of SolrIndexOperationModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return types with arguments of type SolrIndexOperationModelModifier and TypeMethodDescriptionSolrIndexModel.getIndexOperations()Generated method - Getter of theSolrIndex.indexOperationsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model with type arguments of type SolrIndexOperationModelModifier and TypeMethodDescriptionvoidSolrIndexModel.setIndexOperations(Collection<SolrIndexOperationModel> value) Generated method - Setter ofSolrIndex.indexOperationsattribute defined at extensionsolrfacetsearch.