Package | Description |
---|---|
fr.gouv.vitam.common |
General utility classes as FileUtil, SystemPropertyUtil and UUID support
|
fr.gouv.vitam.common.configuration |
Modifier and Type | Method and Description |
---|---|
ClassificationLevel |
VitamConfigurationParameters.getClassificationLevel() |
static ClassificationLevel |
VitamConfiguration.getClassificationLevel() |
Modifier and Type | Method and Description |
---|---|
void |
VitamConfigurationParameters.setClassificationLevel(ClassificationLevel classificationLevel) |
static void |
VitamConfiguration.setClassificationLevel(ClassificationLevel classificationLevel) |
Modifier and Type | Method and Description |
---|---|
ClassificationLevel |
ClassificationLevel.setAllowList(List<String> allowList)
The list of the authorized classification level
|
ClassificationLevel |
ClassificationLevel.setAuthorizeNotDefined(boolean authorizeNotDefined)
The parameter allow accepting the sip without classification level when it's true, rejecting the sip when it's false
|
Copyright © 2018 Vitam. All rights reserved.