Package | Description |
---|---|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
Modifier and Type | Method and Description |
---|---|
IngestContract |
IngestContract.setActivationdate(String activationdate) |
IngestContract |
IngestContract.setArchiveProfiles(Set<String> archiveProfiles)
Set the collection of archive profiles
|
IngestContract |
IngestContract.setCheckParentLink(IngestContractCheckState checkParentLink)
Set or change the contract status
|
IngestContract |
IngestContract.setCreationdate(String creationdate) |
IngestContract |
IngestContract.setDeactivationdate(String deactivationdate) |
IngestContract |
IngestContract.setDescription(String description)
Set or change the contract description
|
IngestContract |
IngestContract.setEveryDataObjectVersion(boolean everyDataObjectVersion) |
IngestContract |
IngestContract.setEveryFormatType(boolean everyFormatType) |
IngestContract |
IngestContract.setFormatUnidentifiedAuthorized(boolean formatUnidentifiedAuthorized) |
IngestContract |
IngestContract.setId(String id) |
IngestContract |
IngestContract.setLastupdate(String lastupdate) |
IngestContract |
IngestContract.setManagementContractId(String managementContractId) |
IngestContract |
IngestContract.setMasterMandatory(boolean masterMandatory) |
IngestContract |
IngestContract.setName(String name)
Set or change the contract name
|
IngestContract |
IngestContract.setStatus(ActivationStatus status)
Set or change the contract status
|
Modifier and Type | Method and Description |
---|---|
VitamDocument<IngestContract> |
IngestContract.newInstance(com.fasterxml.jackson.databind.JsonNode content) |
Copyright © 2019 Vitam. All rights reserved.