Uses of Class
fr.gouv.vitam.functional.administration.common.Agencies
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of Agencies in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionAgencies.setAlternativeForm
(List<String> alternativeForm) Agencies.setAuthorizedForm
(List<String> authorizedForm) Agencies.setBiogHist
(String biogHist) Agencies.setCreationDate
(String creationDate) Agencies.setDescription
(String description) Set or change the Agency descriptionAgencies.setEntityId
(String entityId) Agencies.setEntityType
(String entityType) Agencies.setEventDescription
(String eventDescription) Agencies.setFromDate
(String fromDate) Agencies.setFunctions
(List<String> functions) Agencies.setGeneralContext
(String generalContext) Agencies.setIdentifier
(String identifier) Set or change the Agency identifierAgencies.setLegalStatuses
(List<String> legalStatuses) Agencies.setLocalStatus
(String localStatus) Agencies.setMaintenanceStatus
(String maintenanceStatus) Agencies.setMandates
(List<String> mandates) Set or change the Agency nameAgencies.setNameEntryParallel
(List<String> nameEntryParallel) Agencies.setSources
(List<String> sources) Agencies.setStructureOrGenealogy
(String structureOrGenealogy) Agencies.setUpdateDate
(String updateDate) Modifier and TypeMethodDescriptionAgencies.newInstance
(com.fasterxml.jackson.databind.JsonNode content)