Uses of Interface
com.evolveum.midpoint.model.api.indexing.IndexingItemConfiguration
-
Packages that use IndexingItemConfiguration Package Description com.evolveum.midpoint.model.api.indexing -
-
Uses of IndexingItemConfiguration in com.evolveum.midpoint.model.api.indexing
Methods in com.evolveum.midpoint.model.api.indexing that return IndexingItemConfiguration Modifier and Type Method Description @Nullable IndexingItemConfigurationIndexingConfiguration. getForPath(@NotNull ItemPath path)Methods in com.evolveum.midpoint.model.api.indexing that return types with arguments of type IndexingItemConfiguration Modifier and Type Method Description @NotNull Collection<IndexingItemConfiguration>IndexingConfiguration. getItems()
-