|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationChannel.Builder | |
---|---|
org.kuali.rice.ken.api.notification |
Uses of NotificationChannel.Builder in org.kuali.rice.ken.api.notification |
---|
Methods in org.kuali.rice.ken.api.notification that return NotificationChannel.Builder | |
---|---|
static NotificationChannel.Builder |
NotificationChannel.Builder.create()
|
static NotificationChannel.Builder |
NotificationChannel.Builder.create(NotificationChannelContract contract)
|
NotificationChannel.Builder |
NotificationListRecipient.Builder.getChannel()
|
NotificationChannel.Builder |
UserChannelSubscription.Builder.getChannel()
|
NotificationChannel.Builder |
Notification.Builder.getChannel()
|
NotificationChannel.Builder |
NotificationChannelReviewer.Builder.getChannel()
|
Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationChannel.Builder | |
---|---|
void |
NotificationListRecipient.Builder.setChannel(NotificationChannel.Builder channel)
|
void |
UserChannelSubscription.Builder.setChannel(NotificationChannel.Builder channel)
|
void |
Notification.Builder.setChannel(NotificationChannel.Builder channel)
|
void |
NotificationChannelReviewer.Builder.setChannel(NotificationChannel.Builder channel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |