| Package | Description |
|---|---|
| org.dspace.xmlworkflow |
| Modifier and Type | Method and Description |
|---|---|
Role.Scope |
Role.getScope() |
static Role.Scope |
Role.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role.Scope[] |
Role.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Role(String id,
String name,
String description,
boolean isInternal,
Role.Scope scope) |
Copyright © 2022 LYRASIS. All rights reserved.