| Package | Description |
|---|---|
| org.jasig.portlet.blackboardvcportlet.dao | |
| org.jasig.portlet.blackboardvcportlet.dao.ws | |
| org.jasig.portlet.blackboardvcportlet.service |
| Modifier and Type | Method and Description |
|---|---|
SessionTelephony |
SessionTelephonyDao.createOrUpdateTelephony(BlackboardSessionTelephonyResponse telephonyResponse) |
SessionTelephony |
SessionTelephonyDao.getSessionTelephony(long telephonyId) |
SessionTelephony |
SessionTelephonyDao.getSessionTelephony(Session session) |
| Modifier and Type | Method and Description |
|---|---|
Set<SessionTelephony> |
SessionTelephonyDao.getAllTelephony() |
Set<SessionTelephony> |
SessionDao.getSessionTelephony(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionTelephonyDao.updateSessionTelephony(SessionTelephony telephony) |
| Modifier and Type | Method and Description |
|---|---|
BlackboardSessionTelephonyResponse |
SessionWSDao.createSessionTelephony(long sessionId,
SessionTelephony telephony) |
| Modifier and Type | Method and Description |
|---|---|
SessionTelephony |
SessionService.getSessionTelephony(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionService.createOrUpdateSessionTelephony(long sessionId,
SessionTelephony telephony) |
Copyright © 2016 Jasig. All Rights Reserved.