Uses of Class
fr.enedis.chutney.index.domain.IndexService
Packages that use IndexService
-
Uses of IndexService in fr.enedis.chutney.index
Methods in fr.enedis.chutney.index that return IndexServiceModifier and TypeMethodDescriptionIndexConfiguration.indexService(List<IndexRepository<?>> indexRepositories) -
Uses of IndexService in fr.enedis.chutney.index.api
Constructors in fr.enedis.chutney.index.api with parameters of type IndexServiceModifierConstructorDescriptionSearchController(IndexService indexService, fr.enedis.chutney.server.core.domain.security.UserService userService)