Package | Description |
---|---|
com.netscape.certsrv.dbs.repository |
Modifier and Type | Method and Description |
---|---|
static IRepository.IDGenerator |
IRepository.IDGenerator.fromString(java.lang.String name) |
IRepository.IDGenerator |
IRepository.getIDGenerator()
Gets the id generator associated with the repository instance
|
static IRepository.IDGenerator |
IRepository.IDGenerator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IRepository.IDGenerator[] |
IRepository.IDGenerator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|