|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationSender | |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Uses of NotificationSender in org.kuali.rice.ken.api.notification |
---|
Methods in org.kuali.rice.ken.api.notification that return NotificationSender | |
---|---|
NotificationSender |
NotificationSender.Builder.build()
|
Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationSender | |
---|---|
List<NotificationSender> |
Notification.getSenders()
|
Uses of NotificationSender in org.kuali.rice.ken.bo |
---|
Methods in org.kuali.rice.ken.bo that return NotificationSender | |
---|---|
static NotificationSender |
NotificationSenderBo.to(NotificationSenderBo bo)
Converts a mutable bo to its immutable counterpart |
Methods in org.kuali.rice.ken.bo with parameters of type NotificationSender | |
---|---|
static NotificationSenderBo |
NotificationSenderBo.from(NotificationSender im)
Converts a immutable object to its mutable counterpart |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |