|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role.Scope | |
|---|---|
| org.dspace.xmlworkflow | |
| Uses of Role.Scope in org.dspace.xmlworkflow |
|---|
| Methods in org.dspace.xmlworkflow that return Role.Scope | |
|---|---|
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. |
| Constructors in org.dspace.xmlworkflow with parameters of type Role.Scope | |
|---|---|
Role(String id,
String name,
String description,
boolean isInternal,
Role.Scope scope)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||