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