Uses of Enum Class
de.hybris.platform.solrfacetsearch.indexer.IndexerQueryContext.Status
Packages that use IndexerQueryContext.Status
Package
Description
-
Uses of IndexerQueryContext.Status in de.hybris.platform.solrfacetsearch.indexer
Methods in de.hybris.platform.solrfacetsearch.indexer that return IndexerQueryContext.StatusModifier and TypeMethodDescriptionIndexerQueryContext.getStatus()Returns the current status of the query contextstatic IndexerQueryContext.StatusReturns the enum constant of this class with the specified name.static IndexerQueryContext.Status[]IndexerQueryContext.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IndexerQueryContext.Status in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return IndexerQueryContext.StatusMethods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type IndexerQueryContext.StatusModifier and TypeMethodDescriptionvoidDefaultIndexerQueryContext.setStatus(IndexerQueryContext.Status status)