| Package | Description |
|---|---|
| org.restcomm.connect.dao | |
| org.restcomm.connect.dao.entities | |
| org.restcomm.connect.dao.mybatis |
| Modifier and Type | Method and Description |
|---|---|
Announcement |
AnnouncementsDao.getAnnouncement(Sid sid) |
| Modifier and Type | Method and Description |
|---|---|
List<Announcement> |
AnnouncementsDao.getAnnouncements(Sid accountSid) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnouncementsDao.addAnnouncement(Announcement announcement) |
| Modifier and Type | Method and Description |
|---|---|
List<Announcement> |
AnnouncementList.getAnnouncements() |
| Constructor and Description |
|---|
AnnouncementList(List<Announcement> announcements) |
| Modifier and Type | Method and Description |
|---|---|
Announcement |
MybatisAnnouncementsDao.getAnnouncement(Sid sid) |
| Modifier and Type | Method and Description |
|---|---|
List<Announcement> |
MybatisAnnouncementsDao.getAnnouncements(Sid accountSid) |
| Modifier and Type | Method and Description |
|---|---|
void |
MybatisAnnouncementsDao.addAnnouncement(Announcement announcement) |
Copyright © 2017. All Rights Reserved.