|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.state | |
| Uses of Role in org.dspace.xmlworkflow |
|---|
| Methods in org.dspace.xmlworkflow that return types with arguments of type Role | |
|---|---|
static HashMap<String,Role> |
WorkflowUtils.getAllExternalRoles(Collection thisCollection)
|
static HashMap<String,Role> |
WorkflowUtils.getCollectionAndRepositoryRoles(Collection thisCollection)
|
static HashMap<String,Role> |
WorkflowUtils.getCollectionRoles(Collection thisCollection)
|
| Methods in org.dspace.xmlworkflow with parameters of type Role | |
|---|---|
static Group |
WorkflowUtils.getRoleGroup(Context context,
int collectionId,
Role role)
|
| Uses of Role in org.dspace.xmlworkflow.state |
|---|
| Methods in org.dspace.xmlworkflow.state that return Role | |
|---|---|
Role |
Step.getRole()
|
| Methods in org.dspace.xmlworkflow.state that return types with arguments of type Role | |
|---|---|
HashMap<String,Role> |
Workflow.getRoles()
|
| Constructors in org.dspace.xmlworkflow.state with parameters of type Role | |
|---|---|
Step(String id,
Workflow workflow,
Role role,
UserSelectionActionConfig userSelectionMethod,
List<String> actionConfigsList,
Map<Integer,String> outcomes,
int requiredUsers)
|
|
| Constructor parameters in org.dspace.xmlworkflow.state with type arguments of type Role | |
|---|---|
Workflow(String workflowID,
LinkedHashMap<String,Role> roles)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||