| Package | Description |
|---|---|
| org.jasig.portlet.blackboardvcportlet.data | |
| org.jasig.portlet.blackboardvcportlet.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConferenceUser |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicUserImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicUser |
UserService.findUser(String uniqueId) |
| Modifier and Type | Method and Description |
|---|---|
Set<BasicUser> |
UserService.searchForUserByEmail(String email)
Search for a set of users via
getEmail(). |
Set<BasicUser> |
UserService.searchForUserByName(String name)
Search for a set of users via
getDisplayName(). |
Copyright © 2016 Jasig. All Rights Reserved.