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