Uses of Class
de.espirit.firstspirit.access.search.Match
Packages that use Match
Package
Description
-
Uses of Match in de.espirit.firstspirit.access.editor
Methods in de.espirit.firstspirit.access.editor that return types with arguments of type MatchModifier and TypeMethodDescriptionEditorValue.getMatches
(Language language, Request request) Find matches for the given request. -
Uses of Match in de.espirit.firstspirit.client.access.editor
Methods in de.espirit.firstspirit.client.access.editor that return types with arguments of type MatchModifier and TypeMethodDescriptionMatchSupporting.getMatches
(@NotNull Request request, T value) Calculate a list of matches for a given request-value pair. -
Uses of Match in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects that return Match