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 |
---|---|
VitamMongoCursor<LogbookOperation> |
LogbookDbAccess.getLogbookOperations(com.fasterxml.jackson.databind.JsonNode select,
boolean sliced)
Get a list of Logbook Operation through Closeable MongoCursor
|
Modifier and Type | Method and Description |
---|---|
VitamMongoCursor<LogbookLifeCycleObjectGroup> |
LogbookMongoDbAccessImpl.getLogbookLifeCycleObjectGroupsFull(LogbookCollections collection,
Select select) |
VitamMongoCursor<LogbookLifeCycleUnit> |
LogbookMongoDbAccessImpl.getLogbookLifeCycleUnitsFull(LogbookCollections collection,
Select select) |
VitamMongoCursor<LogbookOperation> |
LogbookMongoDbAccessImpl.getLogbookOperations(com.fasterxml.jackson.databind.JsonNode select,
boolean sliced) |
Copyright © 2019 Vitam. All rights reserved.