Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleUnit
Package
Description
Provides Common Server classes for the Logbook module
Provides Logbook collection classes
-
Uses of LogbookLifeCycleUnit in fr.gouv.vitam.common.manifest
Modifier and TypeMethodDescriptionManifestBuilder.writeArchiveUnitWithLFC
(ArchiveUnitModel archiveUnitModel, com.google.common.collect.ListMultimap<String, String> multimap, Map<String, String> ogs, LogbookLifeCycleUnit logbookLFC) -
Uses of LogbookLifeCycleUnit in fr.gouv.vitam.logbook.common.server
Modifier and TypeMethodDescriptioncom.mongodb.client.MongoCursor<LogbookLifeCycleUnit>
LogbookDbAccess.getLogbookLifeCycleUnitsFull
(LogbookCollections collection, Select select) Get a list of Logbook LifeCycle through Closeable MongoCursor -
Uses of LogbookLifeCycleUnit in fr.gouv.vitam.logbook.common.server.database.collections
Modifier and TypeMethodDescriptionLogbookMongoDbAccessImpl.getLogbookLifeCycleUnitsFull
(LogbookCollections collection, Select select)