Package | Description |
---|---|
org.assistments.domain.content.tutor | |
org.assistments.service.manager.content |
Modifier and Type | Method and Description |
---|---|
static ManifestCode |
ManifestCode.ofType(java.lang.String shortCode) |
static ManifestCode |
ManifestCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ManifestCode[] |
ManifestCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
PersistableKeyManager.getManifestKey(ManifestCode mc,
java.lang.String uid) |
static java.lang.String |
PersistableKeyManager.getTutorStrategiesManifestKey(ManifestCode mc,
java.lang.String uid) |