Uses of Enum Class
fr.gouv.vitam.common.model.administration.ProfileSedaVersion
Package
Description
Provides common public Model classes for the administration module.
Provides common classes for the Functional Administration module.
-
Uses of ProfileSedaVersion in fr.gouv.vitam.common.model.administration
Modifier and TypeMethodDescriptionstatic ProfileSedaVersion
ProfileSedaVersion.forVersion
(String version) static ProfileSedaVersion
Returns the enum constant of this class with the specified name.static ProfileSedaVersion[]
ProfileSedaVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProfileSedaVersion in fr.gouv.vitam.common.model.administration.profile
Modifier and TypeFieldDescriptionprotected ProfileSedaVersion
CreateProfileModel.sedaVersion
protected ProfileSedaVersion
ProfileModel.sedaVersion
Modifier and TypeMethodDescriptionCreateProfileModel.getSedaVersion()
Get the profile seda versionProfileModel.getSedaVersion()
Get the profile seda versionModifier and TypeMethodDescriptionCreateProfileModel.setSedaVersion
(ProfileSedaVersion sedaVersion) Set the profile seda version (2.1, 2.2, 2.3, ...)ProfileModel.setSedaVersion
(ProfileSedaVersion sedaVersion) Set the profile seda version (2.1, 2.2, 2.3, ...) -
Uses of ProfileSedaVersion in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionProfile.setSedaVersion
(ProfileSedaVersion sedaVersion) Set or change the seda version -
Uses of ProfileSedaVersion in fr.gouv.vitam.functional.administration.core.profile