|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KenIdentifiable | |
|---|---|
| org.kuali.rice.ken.api.notification | |
| org.kuali.rice.ken.bo | |
| Uses of KenIdentifiable in org.kuali.rice.ken.api.notification |
|---|
| Subinterfaces of KenIdentifiable in org.kuali.rice.ken.api.notification | |
|---|---|
interface |
NotificationChannelContract
|
interface |
NotificationChannelReviewerContract
|
interface |
NotificationContentTypeContract
|
interface |
NotificationContract
|
interface |
NotificationListRecipientContract
|
interface |
NotificationPriorityContract
|
interface |
NotificationProducerContract
|
interface |
NotificationRecipientContract
|
interface |
NotificationSenderContract
|
interface |
UserChannelSubscriptionContract
|
| Classes in org.kuali.rice.ken.api.notification that implement KenIdentifiable | |
|---|---|
class |
Notification
|
static class |
Notification.Builder
A builder which can be used to construct Notification instances. |
class |
NotificationChannel
|
static class |
NotificationChannel.Builder
A builder which can be used to construct NotificationChannel instances. |
class |
NotificationChannelReviewer
|
static class |
NotificationChannelReviewer.Builder
A builder which can be used to construct NotificationChannelReviewer instances. |
class |
NotificationContentType
|
static class |
NotificationContentType.Builder
A builder which can be used to construct NotificationContentType instances. |
class |
NotificationListRecipient
|
static class |
NotificationListRecipient.Builder
A builder which can be used to construct NotificationListRecipient instances. |
class |
NotificationPriority
|
static class |
NotificationPriority.Builder
A builder which can be used to construct NotificationPriority instances. |
class |
NotificationProducer
|
static class |
NotificationProducer.Builder
A builder which can be used to construct NotificationProducer instances. |
class |
NotificationRecipient
|
static class |
NotificationRecipient.Builder
A builder which can be used to construct NotificationRecipient instances. |
class |
NotificationSender
|
static class |
NotificationSender.Builder
A builder which can be used to construct NotificationSender instances. |
class |
UserChannelSubscription
|
static class |
UserChannelSubscription.Builder
A builder which can be used to construct UserChannelSubscription instances. |
| Uses of KenIdentifiable in org.kuali.rice.ken.bo |
|---|
| Classes in org.kuali.rice.ken.bo that implement KenIdentifiable | |
|---|---|
class |
NotificationBo
This class represents an instace of a notification message that is received by the overall system. |
class |
NotificationChannelBo
This class represents and instance of a Notification Channel. |
class |
NotificationChannelReviewerBo
A reviewer for a notification publications to a NotificationChannel |
class |
NotificationContentTypeBo
This class represents the different types of Notification content that the system can handle. |
class |
NotificationPriorityBo
This class represents a priority for a notification - i.e. |
class |
NotificationProducerBo
This class represents an instance of who can actually submit notification messages to the system for processing. |
class |
NotificationRecipientBo
This class houses information pertaining to each recipient for a Notification message. |
class |
NotificationRecipientListBo
This class represents the data structure that will house a default recipient list for a notification channel. |
class |
NotificationSenderBo
This class represents the data structure that will house information about the non-system sender that a notification message is sent on behalf of. |
class |
UserChannelSubscriptionBo
This class represents an instance of a user's subscription to a specific notification channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||