public class ClassificationLevel extends Object
Constructor and Description |
---|
ClassificationLevel() |
Modifier and Type | Method and Description |
---|---|
boolean |
authorizeNotDefined() |
List<String> |
getAllowList() |
ClassificationLevel |
setAllowList(List<String> allowList)
The list of the authorized classification level
|
ClassificationLevel |
setAuthorizeNotDefined(boolean authorizeNotDefined)
The parameter allow accepting the sip without classification level when it's true, rejecting the sip when it's false
|
public boolean authorizeNotDefined()
public ClassificationLevel setAllowList(List<String> allowList)
allowList
- public ClassificationLevel setAuthorizeNotDefined(boolean authorizeNotDefined)
authorizeNotDefined
- Copyright © 2018 Vitam. All rights reserved.