| Package | Description |
|---|---|
| org.kuali.rice.ken.api.notification | |
| org.kuali.rice.ken.bo |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
NotificationChannel.Builder.build() |
NotificationChannel |
Notification.getChannel() |
NotificationChannel |
NotificationListRecipient.getChannel() |
NotificationChannel |
UserChannelSubscription.getChannel() |
NotificationChannel |
NotificationChannelReviewer.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannel |
NotificationChannelBo.to(NotificationChannelBo bo)
Converts a mutable bo to its immutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannelBo |
NotificationChannelBo.from(NotificationChannel im)
Converts a immutable object to its mutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.