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 |
---|---|
LogbookLifeCycleUnitInProcess |
LogbookDbAccess.getLogbookLifeCycleUnitInProcess(String unitId)
Get Unit LifeCycle In process
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookDbAccess.createLogbookLifeCycleUnit(LogbookLifeCycleUnitInProcess logbookLifeCycleUnitInProcess)
Creates Unit lifeCycle from a LogbookLifeCycleUnitInProcess instance
|
void |
LogbookDbAccess.updateLogbookLifeCycleUnit(LogbookLifeCycleUnitInProcess logbookLifeCycleUnitInProcess)
Updates Unit lifeCycle from a LogbookLifeCycleUnitInProcess instance
|
Modifier and Type | Method and Description |
---|---|
LogbookLifeCycleUnitInProcess |
LogbookMongoDbAccessImpl.getLogbookLifeCycleUnitInProcess(String unitId) |
Modifier and Type | Method and Description |
---|---|
protected static com.mongodb.client.MongoCollection<LogbookLifeCycleUnitInProcess> |
LogbookCollections.getLifeCycleUnitInProcessCollection() |
Modifier and Type | Method and Description |
---|---|
void |
LogbookMongoDbAccessImpl.createLogbookLifeCycleUnit(LogbookLifeCycleUnitInProcess logbookLifeCycleUnitInProcess) |
void |
LogbookMongoDbAccessImpl.updateLogbookLifeCycleUnit(LogbookLifeCycleUnitInProcess logbookLifeCycleUnitInProcess) |
Copyright © 2018 Vitam. All rights reserved.