Uses of Enum Class
com.liferay.portal.kernel.search.generic.MultiMatchQuery.Type
Packages that use MultiMatchQuery.Type
-
Uses of MultiMatchQuery.Type in com.liferay.portal.kernel.search.generic
Methods in com.liferay.portal.kernel.search.generic that return MultiMatchQuery.TypeModifier and TypeMethodDescriptionMultiMatchQuery.getType()
static MultiMatchQuery.Type
Returns the enum constant of this class with the specified name.static MultiMatchQuery.Type[]
MultiMatchQuery.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.search.generic with parameters of type MultiMatchQuery.Type