Class ClassificationLevel
java.lang.Object
fr.gouv.vitam.common.configuration.ClassificationLevel
Class classification level
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
setAllowList
(List<String> allowList) The list of the authorized classification levelsetAuthorizeNotDefined
(boolean authorizeNotDefined) The parameter allow accepting the sip without classification level when it's true, rejecting the sip when it's false
-
Constructor Details
-
ClassificationLevel
public ClassificationLevel()
-
-
Method Details
-
getAllowList
- Returns:
-
authorizeNotDefined
public boolean authorizeNotDefined()- Returns:
-
setAllowList
The list of the authorized classification level- Parameters:
allowList
-- Returns:
-
setAuthorizeNotDefined
The parameter allow accepting the sip without classification level when it's true, rejecting the sip when it's false- Parameters:
authorizeNotDefined
-- Returns:
-