Uses of Enum Class
com.liferay.portal.kernel.search.generic.MatchQuery.Type
Packages that use MatchQuery.Type
-
Uses of MatchQuery.Type in com.liferay.portal.kernel.search.generic
Methods in com.liferay.portal.kernel.search.generic that return MatchQuery.TypeModifier and TypeMethodDescriptionMatchQuery.getType()
static MatchQuery.Type
Returns the enum constant of this class with the specified name.static MatchQuery.Type[]
MatchQuery.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 MatchQuery.Type