| Package | Description |
|---|---|
| fr.gouv.vitam.logbook.administration.core.api | |
| fr.gouv.vitam.logbook.administration.core.impl | |
| fr.gouv.vitam.logbook.common.model.coherence |
| Modifier and Type | Method and Description |
|---|---|
List<LogbookCheckError> |
LogbookDetailsCheckService.checkEvent(EventModel event)
Logbook events check.
|
List<LogbookCheckError> |
LogbookDetailsCheckService.checkLFCandOperation(Map<String,EventModel> mapOpEvents,
Map<String,EventModel> mapLfcEvents)
check coherence between LFC and operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogbookCheckError> |
LogbookDetailsCheckServiceImpl.checkEvent(EventModel event)
Logbook events coherence check.
|
List<LogbookCheckError> |
LogbookDetailsCheckServiceImpl.checkLFCandOperation(Map<String,EventModel> mapOpEvents,
Map<String,EventModel> mapLfcEvents)
Check coherence between logbook operation and lifecycles.
|
| Modifier and Type | Method and Description |
|---|---|
Set<LogbookCheckError> |
LogbookCheckResult.getCheckErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogbookCheckResult.setCheckErrors(Set<LogbookCheckError> checkErrors) |
| Constructor and Description |
|---|
LogbookCheckResult(Set<LogbookCheckEvent> checkedEvents,
Set<LogbookCheckError> checkErrors) |
Copyright © 2018 Vitam. All rights reserved.