|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationSenderContract | |
|---|---|
| org.kuali.rice.ken.api.notification | |
| org.kuali.rice.ken.bo | |
| Uses of NotificationSenderContract in org.kuali.rice.ken.api.notification |
|---|
| Classes in org.kuali.rice.ken.api.notification that implement NotificationSenderContract | |
|---|---|
class |
NotificationSender
|
static class |
NotificationSender.Builder
A builder which can be used to construct NotificationSender instances. |
| Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationSenderContract | |
|---|---|
List<? extends NotificationSenderContract> |
NotificationContract.getSenders()
|
| Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationSenderContract | |
|---|---|
static NotificationSender.Builder |
NotificationSender.Builder.create(NotificationSenderContract contract)
|
| Uses of NotificationSenderContract in org.kuali.rice.ken.bo |
|---|
| Classes in org.kuali.rice.ken.bo that implement NotificationSenderContract | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||