Modifier and Type | Class and Description |
---|---|
class |
FourDigitRegistrationGroupCodeGenerator
Generates registration codes that roughly mimic the 4-digit format used at University of Maryland (UMD)
In particular, the first digit will represent a format value starting at 1, 2, up to 9, thus
allowing for up to 9 format offerings.
|
class |
UUIDRegistrationGroupCodeGenerator
A really simple registration code that is just a UUID.
|
Modifier and Type | Method and Description |
---|---|
RegistrationGroupCodeGenerator |
FourDigitRegistrationGroupCodeGeneratorFactory.makeCodeGenerator() |
Modifier and Type | Method and Description |
---|---|
RegistrationGroupCodeGenerator |
RegistrationGroupCodeGeneratorFactory.makeCodeGenerator() |
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.