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