Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrIndexModel
Packages that use SolrIndexModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
-
Uses of SolrIndexModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return SolrIndexModelModifier and TypeMethodDescriptionSolrIndexOperationModel.getIndex()Generated method - Getter of theSolrIndexOperation.indexattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model with parameters of type SolrIndexModelModifier and TypeMethodDescriptionvoidSolrIndexOperationModel.setIndex(SolrIndexModel value) Generated method - Initial setter ofSolrIndexOperation.indexattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model with parameters of type SolrIndexModelModifierConstructorDescriptionSolrIndexOperationModel(long _id, SolrIndexModel _index, IndexerOperationValues _operation, ItemModel _owner, IndexerOperationStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexOperationModel(long _id, SolrIndexModel _index, IndexerOperationValues _operation, IndexerOperationStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters