| Package | Description |
|---|---|
| fr.gouv.vitam.logbook.common.server |
Provides Common Server classes for the Logbook module
|
| fr.gouv.vitam.logbook.common.server.database.collections |
Provides Logbook collection classes
|
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.client.MongoCursor<LogbookLifeCycleUnit> |
LogbookDbAccess.getLogbookLifeCycleUnitsFull(LogbookCollections collection,
Select select)
Get a list of Logbook LifeCycle through Closeable MongoCursor
|
| Modifier and Type | Method and Description |
|---|---|
VitamMongoCursor<LogbookLifeCycleUnit> |
LogbookMongoDbAccessImpl.getLogbookLifeCycleUnitsFull(LogbookCollections collection,
Select select) |
Copyright © 2019 Vitam. All rights reserved.