Uses of Class
fr.gouv.vitam.functional.administration.common.IngestContract
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of IngestContract in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionIngestContract.setActivationdate
(String activationdate) IngestContract.setArchiveProfiles
(Set<String> archiveProfiles) Set the collection of archive profilesIngestContract.setCheckParentLink
(IngestContractCheckState checkParentLink) Set or change the contract statusIngestContract.setCreationdate
(String creationdate) IngestContract.setDeactivationdate
(String deactivationdate) IngestContract.setDescription
(String description) Set or change the contract descriptionIngestContract.setEveryDataObjectVersion
(boolean everyDataObjectVersion) IngestContract.setEveryFormatType
(boolean everyFormatType) IngestContract.setFormatUnidentifiedAuthorized
(boolean formatUnidentifiedAuthorized) IngestContract.setLastupdate
(String lastupdate) IngestContract.setManagementContractId
(String managementContractId) IngestContract.setMasterMandatory
(boolean masterMandatory) Set or change the contract nameIngestContract.setStatus
(ActivationStatus status) Set or change the contract statusModifier and TypeMethodDescriptionIngestContract.newInstance
(com.fasterxml.jackson.databind.JsonNode content)