Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.FacetType
Packages that use FacetType
-
Uses of FacetType in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return FacetTypeModifier and TypeMethodDescriptionIndexedProperty.getFacetType()SearchQueryProperty.getFacetType()static FacetTypeReturns the enum constant of this class with the specified name.static FacetType[]FacetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type FacetTypeModifier and TypeMethodDescriptionvoidIndexedProperty.setFacetType(FacetType facetType) voidSearchQueryProperty.setFacetType(FacetType facetType)