Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.WildcardType
Packages that use WildcardType
-
Uses of WildcardType in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return WildcardTypeModifier and TypeMethodDescriptionIndexedProperty.getFtsWildcardQueryType()SearchQueryProperty.getFtsWildcardQueryType()static WildcardTypeReturns the enum constant of this class with the specified name.static WildcardType[]WildcardType.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 WildcardTypeModifier and TypeMethodDescriptionvoidIndexedProperty.setFtsWildcardQueryType(WildcardType ftsWildcardQueryType) voidSearchQueryProperty.setFtsWildcardQueryType(WildcardType ftsWildcardQueryType)