Class LogbookDetailsCheckServiceImpl
java.lang.Object
fr.gouv.vitam.logbook.administration.core.impl.LogbookDetailsCheckServiceImpl
- All Implemented Interfaces:
LogbookDetailsCheckService
Logbook details check service.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncheckEvent
(EventModel event) Logbook events coherence check.checkLFCandOperation
(Map<String, EventModel> mapOpEvents, Map<String, EventModel> mapLfcEvents) Check coherence between logbook operation and lifecycles.
-
Constructor Details
-
LogbookDetailsCheckServiceImpl
public LogbookDetailsCheckServiceImpl()
-
-
Method Details
-
checkEvent
Logbook events coherence check.- Specified by:
checkEvent
in interfaceLogbookDetailsCheckService
- Parameters:
event
-- Returns:
-
checkLFCandOperation
public List<LogbookCheckError> checkLFCandOperation(Map<String, EventModel> mapOpEvents, Map<String, EventModel> mapLfcEvents) Check coherence between logbook operation and lifecycles.- Specified by:
checkLFCandOperation
in interfaceLogbookDetailsCheckService
- Parameters:
mapOpEvents
-mapLfcEvents
-- Returns:
-