Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrIndexOperationModel
-
Packages that use SolrIndexOperationModel Package Description de.hybris.platform.solrfacetsearch.model 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 SolrIndexOperationModel Modifier and Type Method Description java.util.Collection<SolrIndexOperationModel>SolrIndexModel. getIndexOperations()Generated method - Getter of theSolrIndex.indexOperationsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model with type arguments of type SolrIndexOperationModel Modifier and Type Method Description voidSolrIndexModel. setIndexOperations(java.util.Collection<SolrIndexOperationModel> value)Generated method - Setter ofSolrIndex.indexOperationsattribute defined at extensionsolrfacetsearch.
-