| Package | Description |
|---|---|
| org.kuali.kra.common.notification.bo | |
| org.kuali.kra.common.notification.service | |
| org.kuali.kra.common.notification.service.impl |
| Modifier and Type | Method and Description |
|---|---|
NotificationType |
KcNotification.getNotificationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
KcNotification.setNotificationType(NotificationType notificationType) |
| Modifier and Type | Method and Description |
|---|---|
NotificationType |
KcNotificationService.getNotificationType(NotificationContext context)
Returns the Notification Type based on a Notification Context.
|
NotificationType |
KcNotificationService.getNotificationType(String moduleCode,
String actionCode)
Returns the Notification Type based on a Module Code and Action Code.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationType |
KcNotificationServiceImpl.getNotificationType(NotificationContext context)
Returns the Notification Type based on a Notification Context.
|
NotificationType |
KcNotificationServiceImpl.getNotificationType(String moduleCode,
String actionTypeCode)
Returns the Notification Type based on a Module Code and Action Code.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.