Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleMongoDbName
-
Packages that use LogbookLifeCycleMongoDbName Package Description fr.gouv.vitam.logbook.common.server.database.collections 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 LogbookLifeCycleMongoDbName Modifier and Type Method Description static LogbookLifeCycleMongoDbNameLogbookLifeCycleMongoDbName. getFromDbname(java.lang.String name)static LogbookLifeCycleMongoDbNameLogbookLifeCycleMongoDbName. getLogbookLifeCycleMongoDbName(LogbookParameterName name)static LogbookLifeCycleMongoDbNameLogbookLifeCycleMongoDbName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LogbookLifeCycleMongoDbName[]LogbookLifeCycleMongoDbName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-