Uses of Interface
de.espirit.firstspirit.access.editor.ValueIndexer
Packages that use ValueIndexer
Package
Description
-
Uses of ValueIndexer in de.espirit.firstspirit.client.access.editor
Methods in de.espirit.firstspirit.client.access.editor with parameters of type ValueIndexerModifier and TypeMethodDescriptionvoidReferenceAwareValueIndexSupporting.appendIndexData(@NotNull ValueIndexer indexer, T value, boolean includeReferences) Asks to append indexing data for the given value to the handed indexer. -
Uses of ValueIndexer in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects with parameters of type ValueIndexerModifier and TypeMethodDescriptionvoidValueIndexing.appendIndexData(String identifier, Language language, boolean recursive, ValueIndexer indexer) Append data to the indexer enabling to find the data object having the given identifier in the defined language.