Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleUnit
-
Packages that use LogbookLifeCycleUnit Package Description fr.gouv.vitam.logbook.common.server Provides Common Server classes for the Logbook modulefr.gouv.vitam.logbook.common.server.database.collections Provides Logbook collection classes -
-
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 LogbookLifeCycleUnit Modifier and Type Method Description com.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 LogbookLifeCycleUnit Modifier and Type Method Description VitamMongoCursor<LogbookLifeCycleUnit>
LogbookMongoDbAccessImpl. getLogbookLifeCycleUnitsFull(LogbookCollections collection, Select select)
-