| Package | Description |
|---|---|
| org.hspconsortium.sandboxmanagerapi.model | |
| org.hspconsortium.sandboxmanagerapi.services | |
| org.hspconsortium.sandboxmanagerapi.services.impl |
| Modifier and Type | Method and Description |
|---|---|
static SystemRole |
SystemRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemRole[] |
SystemRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SystemRole> |
User.getSystemRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setSystemRoles(Set<SystemRole> systemRoles) |
| Modifier and Type | Method and Description |
|---|---|
SandboxActivityLog |
SandboxActivityLogService.systemUserRoleChange(User user,
SystemRole systemRole,
boolean roleAdded) |
| Modifier and Type | Method and Description |
|---|---|
SandboxActivityLog |
SandboxActivityLogServiceImpl.systemUserRoleChange(User user,
SystemRole systemRole,
boolean roleAdded) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.