Package | Description |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Modifier and Type | Class and Description |
---|---|
class |
NotificationSender |
static class |
NotificationSender.Builder
A builder which can be used to construct
NotificationSender instances. |
Modifier and Type | Method and Description |
---|---|
List<? extends NotificationSenderContract> |
NotificationContract.getSenders() |
Modifier and Type | Method and Description |
---|---|
static NotificationSender.Builder |
NotificationSender.Builder.create(NotificationSenderContract contract) |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.