Uses of Class
fr.gouv.vitam.functional.administration.common.Profile
Packages that use Profile
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of Profile in fr.gouv.vitam.functional.administration.common
Methods in fr.gouv.vitam.functional.administration.common that return ProfileModifier 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 statusMethods in fr.gouv.vitam.functional.administration.common that return types with arguments of type ProfileModifier and TypeMethodDescriptionProfile.newInstance
(com.fasterxml.jackson.databind.JsonNode content)