Uses of Enum Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookMongoDbName
Package
Description
Provides Logbook collection classes
-
Uses of LogbookMongoDbName in fr.gouv.vitam.logbook.common.server.database.collections
Modifier and TypeMethodDescriptionstatic final LogbookMongoDbName
LogbookMongoDbName.getFromDbname
(String name) static final LogbookMongoDbName
LogbookMongoDbName.getLogbookMongoDbName
(LogbookParameterName name) static LogbookMongoDbName
Returns the enum constant of this class with the specified name.static LogbookMongoDbName[]
LogbookMongoDbName.values()
Returns an array containing the constants of this enum class, in the order they are declared.