Uses of Interface
fr.gouv.vitam.logbook.common.model.LogbookLifeCycleModel
Packages that use LogbookLifeCycleModel
Package
Description
logbook model package
Provides Common Server classes for the Logbook module
Provides Logbook collection classes
Provides API classes for the Logbook Lifecycles module
Provides core implementation for the Logbook Lifecycles module.
-
Uses of LogbookLifeCycleModel in fr.gouv.vitam.logbook.common.model
Classes in fr.gouv.vitam.logbook.common.model that implement LogbookLifeCycleModelModifier and TypeClassDescriptionclassLogbookLifeCycleObjectGroupModelclassLogbookLifeCycleUnitModel -
Uses of LogbookLifeCycleModel in fr.gouv.vitam.logbook.common.server
Method parameters in fr.gouv.vitam.logbook.common.server with type arguments of type LogbookLifeCycleModelModifier and TypeMethodDescriptionvoidLogbookDbAccess.bulkInsert(String idOp, LogbookCollections lifecycleUnit, List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) -
Uses of LogbookLifeCycleModel in fr.gouv.vitam.logbook.common.server.database.collections
Method parameters in fr.gouv.vitam.logbook.common.server.database.collections with type arguments of type LogbookLifeCycleModelModifier and TypeMethodDescriptionvoidLogbookMongoDbAccessImpl.bulkInsert(String operationId, LogbookCollections lifecycleUnit, List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) -
Uses of LogbookLifeCycleModel in fr.gouv.vitam.logbook.lifecycles.api
Method parameters in fr.gouv.vitam.logbook.lifecycles.api with type arguments of type LogbookLifeCycleModelModifier and TypeMethodDescriptionvoidLogbookLifeCycles.bulk(LogbookCollections collections, String idOp, List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) Bulk method -
Uses of LogbookLifeCycleModel in fr.gouv.vitam.logbook.lifecycles.core
Method parameters in fr.gouv.vitam.logbook.lifecycles.core with type arguments of type LogbookLifeCycleModelModifier and TypeMethodDescriptionvoidLogbookLifeCyclesImpl.bulk(LogbookCollections collections, String idOp, List<? extends LogbookLifeCycleModel> logbookLifeCycleModels)