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 |
---|---|
LogbookLifeCycleObjectGroupInProcess |
LogbookDbAccess.getLogbookLifeCycleObjectGroupInProcess(String objectGroupId)
Gets ObjectGroup LifeCycle In process
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookDbAccess.createLogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupInProcess logbookLifeCycleObjectGrouptInProcess)
Creates ObjectGroup lifeCycle from a LogbookLifeCycleObjectGroupInProcess instance
|
void |
LogbookDbAccess.updateLogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupInProcess logbookLifeCycleObjectGrouptInProcess)
Updates ObjectGroup lifeCycle from a LogbookLifeCycleObjectGroupInProcess instance
|
Modifier and Type | Method and Description |
---|---|
LogbookLifeCycleObjectGroupInProcess |
LogbookMongoDbAccessImpl.getLogbookLifeCycleObjectGroupInProcess(String objectGroupId) |
Modifier and Type | Method and Description |
---|---|
protected static com.mongodb.client.MongoCollection<LogbookLifeCycleObjectGroupInProcess> |
LogbookCollections.getLifeCycleObjectGroupInProcessCollection() |
Modifier and Type | Method and Description |
---|---|
void |
LogbookMongoDbAccessImpl.createLogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupInProcess logbookLifeCycleObjectGroupInProcess) |
void |
LogbookMongoDbAccessImpl.updateLogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupInProcess logbookLifeCycleObjectGrouptInProcess) |
Copyright © 2018 Vitam. All rights reserved.