Package | Description |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Modifier and Type | Method and Description |
---|---|
NotificationRecipient |
NotificationRecipient.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NotificationRecipient> |
Notification.getRecipients() |
Modifier and Type | Method and Description |
---|---|
static NotificationRecipient |
NotificationRecipientBo.to(NotificationRecipientBo bo)
Converts a mutable bo to its immutable counterpart
|
Modifier and Type | Method and Description |
---|---|
static NotificationRecipientBo |
NotificationRecipientBo.from(NotificationRecipient im)
Converts a immutable object to its mutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.