Package | Description |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Modifier and Type | Class and Description |
---|---|
class |
NotificationChannel |
static class |
NotificationChannel.Builder
A builder which can be used to construct
NotificationChannel instances. |
Modifier and Type | Method and Description |
---|---|
NotificationChannelContract |
UserChannelSubscriptionContract.getChannel() |
NotificationChannelContract |
NotificationContract.getChannel() |
NotificationChannelContract |
NotificationListRecipientContract.getChannel() |
NotificationChannelContract |
NotificationChannelReviewerContract.getChannel() |
Modifier and Type | Method and Description |
---|---|
static NotificationChannel.Builder |
NotificationChannel.Builder.create(NotificationChannelContract contract) |
Modifier and Type | Class and Description |
---|---|
class |
NotificationChannelBo
This class represents and instance of a Notification Channel.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.