Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleUnit
Packages that use LogbookLifeCycleUnit
Package
Description
Provides Common Server classes for the Logbook module
Provides Logbook collection classes
-
Uses of LogbookLifeCycleUnit in fr.gouv.vitam.common.manifest
Methods in fr.gouv.vitam.common.manifest with parameters of type LogbookLifeCycleUnitModifier 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
Methods in fr.gouv.vitam.logbook.common.server that return types with arguments of type LogbookLifeCycleUnitModifier 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
Methods in fr.gouv.vitam.logbook.common.server.database.collections that return types with arguments of type LogbookLifeCycleUnitModifier and TypeMethodDescriptionLogbookMongoDbAccessImpl.getLogbookLifeCycleUnitsFull
(LogbookCollections collection, Select select)