| Modifier and Type | Method and Description |
|---|---|
void |
CoiNotificationContext.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
This is a hook/hack for assign reviewer/submit for review, which has potential of multiple reviewers
reviewers are supposed to be processed separately, but for 'prompt user', it merged into one prompt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationContext.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
This is a hook/hack for assign reviewer/submit for review, which has potential of multiple reviewers
reviewers are supposed to be processed separately, but for 'prompt user', it merged into one prompt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationContext.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
This is a hook/hack for assign reviewer/submit for review, which has potential of multiple reviewers
reviewers are supposed to be processed separately, but for 'prompt user', it merged into one prompt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationContextBase.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
This method populates the role qualifiers for use in KIM lookups by finding the associated notification
module roles and using the role qualifier service to find the values.
|
void |
NotificationContext.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
Populate context-specific role qualifier values on role-based recipients.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationTypeRecipient> |
NotificationType.getNotificationTypeRecipients() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationType.setNotificationTypeRecipients(List<NotificationTypeRecipient> notificationTypeRecipients) |
| Modifier and Type | Method and Description |
|---|---|
NotificationTypeRecipient |
AddNotificationRecipientEvent.getNotificationTypeRecipient() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationTypeRecipient> |
SendNotificationEvent.getNotificationTypeRecipients() |
List<NotificationTypeRecipient> |
AddNotificationRecipientEvent.getNotificationTypeRecipients() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddNotificationRecipientEvent.setNotificationTypeRecipient(NotificationTypeRecipient notificationTypeRecipient) |
| Modifier and Type | Method and Description |
|---|---|
void |
SendNotificationEvent.setNotificationTypeRecipients(List<NotificationTypeRecipient> notificationTypeRecipients) |
void |
AddNotificationRecipientEvent.setNotificationTypeRecipients(List<NotificationTypeRecipient> notificationTypeRecipients) |
| Constructor and Description |
|---|
AddNotificationRecipientEvent(org.kuali.rice.krad.document.Document document,
NotificationTypeRecipient notificationTypeRecipient,
List<NotificationTypeRecipient> notificationTypeRecipients)
Constructs an AddNotificationRecipientEvent.
|
| Constructor and Description |
|---|
AddNotificationRecipientEvent(org.kuali.rice.krad.document.Document document,
NotificationTypeRecipient notificationTypeRecipient,
List<NotificationTypeRecipient> notificationTypeRecipients)
Constructs an AddNotificationRecipientEvent.
|
SendNotificationEvent(org.kuali.rice.krad.document.Document document,
KcNotification notification,
List<NotificationTypeRecipient> notificationTypeRecipients)
Constructs a SendNotificationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KcNotificationService.sendNotification(NotificationContext notificationContext,
KcNotification notification,
List<NotificationTypeRecipient> notificationRecipients)
Send a previously saved or edited KC Notification, using the context to populate context-specific role qualifiers within the Role-based Recipients and
additionally sending the notification to other non-role users.
|
void |
KcNotificationService.sendNotificationAndPersist(NotificationContext context,
KcNotification notification,
List<NotificationTypeRecipient> notificationTypeRecipients,
KraPersistableBusinessObjectBase object) |
| Modifier and Type | Method and Description |
|---|---|
void |
KcNotificationServiceImpl.sendNotification(NotificationContext context,
KcNotification notification,
List<NotificationTypeRecipient> notificationTypeRecipients)
Send a previously saved or edited KC Notification, using the context to populate context-specific role qualifiers within the Role-based Recipients and
additionally sending the notification to other non-role users.
|
void |
KcNotificationServiceImpl.sendNotificationAndPersist(NotificationContext context,
KcNotification notification,
List<NotificationTypeRecipient> notificationTypeRecipients,
KraPersistableBusinessObjectBase object) |
| Modifier and Type | Method and Description |
|---|---|
NotificationTypeRecipient |
NotificationHelper.getNewNotificationRecipient() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationTypeRecipient> |
NotificationHelper.getNotificationRecipients() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationHelper.setNewNotificationRecipient(NotificationTypeRecipient newNotificationRecipient) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationHelper.setNotificationRecipients(List<NotificationTypeRecipient> notificationRecipients) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolNotificationContextBase.populateRoleQualifiers(NotificationTypeRecipient notificationRecipient)
This is a hook/hack for assign reviewer/submit for review, which has potential of multiple reviewers
reviewers are supposed to be processed separately, but for 'prompt user', it merged into one prompt.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.