Uses of Class
fr.gouv.vitam.functional.administration.common.Profile
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of Profile in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionProfile.setActivationdate
(String activationdate) Profile.setCreationdate
(String creationdate) Profile.setDeactivationdate
(String deactivationdate) Profile.setDescription
(String description) Set or change the profile descriptionProfile.setFormat
(ProfileFormat format) Set or change the profile format (xsd, rng, ...)Profile.setIdentifier
(String identifier) Set or change the profile id, the identifier must be unique by tenantProfile.setLastupdate
(String lastupdate) Set or change the profile nameSet or change the profile pathProfile.setSedaVersion
(ProfileSedaVersion sedaVersion) Set or change the seda versionProfile.setStatus
(ProfileStatus status) Set or change the profile statusModifier and TypeMethodDescriptionProfile.newInstance
(com.fasterxml.jackson.databind.JsonNode content)