| Package | Description |
|---|---|
| org.jasig.portlet.blackboardvcportlet.data | |
| org.jasig.portlet.blackboardvcportlet.service |
| Modifier and Type | Method and Description |
|---|---|
static ConferenceUser.Roles |
ConferenceUser.Roles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConferenceUser.Roles[] |
ConferenceUser.Roles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MailTask |
MailTemplateService.buildSwitchRolesEmail(ConferenceUser user,
Session session,
ConferenceUser.Roles newRole) |
ConferenceUser |
SessionService.updateRole(long sessionId,
long userId,
ConferenceUser.Roles chair) |
Copyright © 2016 Jasig. All Rights Reserved.