Uses of Enum Class
fr.enedis.chutney.index.domain.IndexObject
Packages that use IndexObject
Package
Description
-
Uses of IndexObject in fr.enedis.chutney.campaign.infra.index
Methods in fr.enedis.chutney.campaign.infra.index that return IndexObject -
Uses of IndexObject in fr.enedis.chutney.dataset.infra.index
Methods in fr.enedis.chutney.dataset.infra.index that return IndexObject -
Uses of IndexObject in fr.enedis.chutney.index.domain
Methods in fr.enedis.chutney.index.domain that return IndexObjectModifier and TypeMethodDescriptionIndexRepository.indexObject()static IndexObjectReturns the enum constant of this class with the specified name.static IndexObject[]IndexObject.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.enedis.chutney.index.domain that return types with arguments of type IndexObjectModifier and TypeMethodDescriptionstatic Optional<IndexObject> IndexObject.fromAuthorization(fr.enedis.chutney.server.core.domain.security.Authorization authorization) Method parameters in fr.enedis.chutney.index.domain with type arguments of type IndexObject -
Uses of IndexObject in fr.enedis.chutney.scenario.infra.index
Methods in fr.enedis.chutney.scenario.infra.index that return IndexObject