| Modifier and Type | Method and Description |
|---|---|
List<ScheduleAgendaBase> |
CommitteeScheduleBase.getScheduleAgendas() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeScheduleBase.setScheduleAgendas(List<ScheduleAgendaBase> scheduleAgendas) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ScheduleAgendaBase |
MeetingActionsActionBase.getNewScheduleAgendaInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ScheduleAgendaBase> |
MeetingServiceImplBase.getAgenda(Long scheduleId) |
protected abstract Class<? extends ScheduleAgendaBase> |
MeetingServiceImplBase.getScheduleAgendaBOClassHook() |
List<ScheduleAgendaBase> |
MeetingHelperBase.getScheduleAgendas() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingHelperBase.setScheduleAgendas(List<ScheduleAgendaBase> scheduleAgendas) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleAgendaBase |
AgendaCreatedNotificationRenderer.getScheduleAgenda() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgendaCreatedNotificationRenderer.setScheduleAgenda(ScheduleAgendaBase scheduleAgenda) |
| Constructor and Description |
|---|
AgendaCreatedNotificationRenderer(ScheduleAgendaBase scheduleAgenda,
String actionTaken)
Constructs an Agenda Created notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonCommitteeNotificationService.generateNotification(String notificationType,
ScheduleAgendaBase agenda)
These methods generate committee notifications
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationServiceImpl.generateNotification(String notificationType,
ScheduleAgendaBase agenda)
This method generates Agenda Generated notifications for a committee.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucScheduleAgenda |
| Modifier and Type | Method and Description |
|---|---|
protected ScheduleAgendaBase |
IacucMeetingActionsAction.getNewScheduleAgendaInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ScheduleAgendaBase> |
IacucMeetingServiceImpl.getScheduleAgendaBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScheduleAgenda
This class is meeting generated agenda doc.
|
| Modifier and Type | Method and Description |
|---|---|
protected ScheduleAgendaBase |
MeetingActionsAction.getNewScheduleAgendaInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ScheduleAgendaBase> |
MeetingServiceImpl.getScheduleAgendaBOClassHook() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.