Uses of Enum Class
com.netscape.cmscore.dbs.Repository.IDGenerator
Packages that use Repository.IDGenerator
-
Uses of Repository.IDGenerator in com.netscape.cmscore.dbs
Fields in com.netscape.cmscore.dbs declared as Repository.IDGeneratorMethods in com.netscape.cmscore.dbs that return Repository.IDGeneratorModifier and TypeMethodDescriptionstatic Repository.IDGenerator
Repository.IDGenerator.fromString
(String name) Repository.getIDGenerator()
static Repository.IDGenerator
Returns the enum constant of this class with the specified name.static Repository.IDGenerator[]
Repository.IDGenerator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.netscape.cmscore.dbs with parameters of type Repository.IDGeneratorModifier and TypeMethodDescriptionprotected void
Repository.setIDGenerator
(Repository.IDGenerator idGenerator)