public interface CommitteeNotificationService
| Modifier and Type | Method and Description |
|---|---|
void |
generateNotification(String notificationType,
CommScheduleMinuteDoc minuteDoc) |
void |
generateNotification(String notificationType,
ScheduleAgenda agenda)
These methods generate committee notifications
|
void generateNotification(String notificationType, ScheduleAgenda agenda)
Exceptionvoid generateNotification(String notificationType, CommScheduleMinuteDoc minuteDoc)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.