|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationChannelContract | |
|---|---|
| org.kuali.rice.ken.api.notification | |
| org.kuali.rice.ken.bo | |
| Uses of NotificationChannelContract in org.kuali.rice.ken.api.notification |
|---|
| Classes in org.kuali.rice.ken.api.notification that implement NotificationChannelContract | |
|---|---|
class |
NotificationChannel
|
static class |
NotificationChannel.Builder
A builder which can be used to construct NotificationChannel instances. |
| Methods in org.kuali.rice.ken.api.notification that return NotificationChannelContract | |
|---|---|
NotificationChannelContract |
NotificationContract.getChannel()
|
NotificationChannelContract |
UserChannelSubscriptionContract.getChannel()
|
NotificationChannelContract |
NotificationChannelReviewerContract.getChannel()
|
NotificationChannelContract |
NotificationListRecipientContract.getChannel()
|
| Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationChannelContract | |
|---|---|
static NotificationChannel.Builder |
NotificationChannel.Builder.create(NotificationChannelContract contract)
|
| Uses of NotificationChannelContract in org.kuali.rice.ken.bo |
|---|
| Classes in org.kuali.rice.ken.bo that implement NotificationChannelContract | |
|---|---|
class |
NotificationChannelBo
This class represents and instance of a Notification Channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||