| Modifier and Type | Method and Description |
|---|---|
List<CommScheduleMinuteDocBase> |
CommitteeScheduleBase.getMinuteDocs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeScheduleBase.setMinuteDocs(List<CommScheduleMinuteDocBase> minuteDocs) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommScheduleMinuteDocBase |
MeetingActionsActionBase.getNewCommScheduleMinuteDocInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends CommScheduleMinuteDocBase> |
MeetingServiceImplBase.getCommScheduleMinuteDocBOClassHook() |
protected List<CommScheduleMinuteDocBase> |
MeetingServiceImplBase.getMinuteDoc(Long scheduleId) |
List<CommScheduleMinuteDocBase> |
MeetingHelperBase.getMinuteDocs() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingHelperBase.setMinuteDocs(List<CommScheduleMinuteDocBase> minuteDocs) |
| Modifier and Type | Method and Description |
|---|---|
CommScheduleMinuteDocBase |
MinutesCreatedNotificationRenderer.getCommScheduleMinuteDoc() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinutesCreatedNotificationRenderer.setCommScheduleMinuteDoc(CommScheduleMinuteDocBase commScheduleMinuteDoc) |
| Constructor and Description |
|---|
MinutesCreatedNotificationRenderer(CommScheduleMinuteDocBase minuteDoc,
String actionTaken)
Constructs an Minutes Created notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonCommitteeNotificationService.generateNotification(String notificationType,
CommScheduleMinuteDocBase minuteDoc) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationServiceImpl.generateNotification(String notificationType,
CommScheduleMinuteDocBase minuteDoc)
This method generates Minutes Generated notifications for a committee.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucCommScheduleMinuteDoc |
| Modifier and Type | Method and Description |
|---|---|
protected CommScheduleMinuteDocBase |
IacucMeetingActionsAction.getNewCommScheduleMinuteDocInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CommScheduleMinuteDocBase> |
IacucMeetingServiceImpl.getCommScheduleMinuteDocBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommScheduleMinuteDoc
This class is for meeting generated minute doc.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommScheduleMinuteDocBase |
MeetingActionsAction.getNewCommScheduleMinuteDocInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CommScheduleMinuteDocBase> |
MeetingServiceImpl.getCommScheduleMinuteDocBOClassHook() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.