Uses of Enum Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleMongoDbName
Packages that use LogbookLifeCycleMongoDbName
Package
Description
Provides Logbook collection classes
-
Uses of LogbookLifeCycleMongoDbName in fr.gouv.vitam.logbook.common.server.database.collections
Methods in fr.gouv.vitam.logbook.common.server.database.collections that return LogbookLifeCycleMongoDbNameModifier and TypeMethodDescriptionstatic final LogbookLifeCycleMongoDbNameLogbookLifeCycleMongoDbName.getFromDbname(String name) static final LogbookLifeCycleMongoDbNameLogbookLifeCycleMongoDbName.getLogbookLifeCycleMongoDbName(LogbookParameterName name) static LogbookLifeCycleMongoDbNameReturns 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.