Uses of Enum Class
fr.gouv.vitam.common.model.administration.ArchiveUnitProfileStatus
Package
Description
Provides common public Model classes for the administration module.
Provides common classes for the Functional Administration module.
-
Uses of ArchiveUnitProfileStatus in fr.gouv.vitam.common.model.administration
Modifier and TypeMethodDescriptionArchiveUnitProfileModel.getStatus()
static ArchiveUnitProfileStatus
Returns the enum constant of this class with the specified name.static ArchiveUnitProfileStatus[]
ArchiveUnitProfileStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionArchiveUnitProfileModel.setStatus
(ArchiveUnitProfileStatus status) -
Uses of ArchiveUnitProfileStatus in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionArchiveUnitProfile.getStatus()
Get the profile status If toJson called without MongoClient configuration this will thow codec exceptionModifier and TypeMethodDescriptionArchiveUnitProfile.setStatus
(ArchiveUnitProfileStatus status) Set or change the profile status