org.sakaiproject.announcement.impl |
|
Java Source File Name | Type | Comment |
BaseAnnouncementService.java | Class |
BaseAnnouncementService extends the BaseMessageService for the specifics of Announcement. |
DbAnnouncementService.java | Class |
DbAnnouncementService fills out the BaseAnnouncementService with a database implementation. |
SiteEmailNotificationAnnc.java | Class |
SiteEmailNotificationAnnc fills the notification message and headers with details from the announcement message that triggered the notification event. |