|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationRecipient | |
---|---|
org.kuali.rice.ken.bo |
Uses of NotificationRecipient in org.kuali.rice.ken.bo |
---|
Methods in org.kuali.rice.ken.bo that return NotificationRecipient | |
---|---|
NotificationRecipient |
Notification.getRecipient(int index)
Retrieves a recipient at the specified index |
Methods in org.kuali.rice.ken.bo that return types with arguments of type NotificationRecipient | |
---|---|
List<NotificationRecipient> |
Notification.getRecipients()
Gets the recipients attribute. |
Methods in org.kuali.rice.ken.bo with parameters of type NotificationRecipient | |
---|---|
void |
Notification.addRecipient(NotificationRecipient recipient)
Adds a recipient |
Method parameters in org.kuali.rice.ken.bo with type arguments of type NotificationRecipient | |
---|---|
void |
Notification.setRecipients(List<NotificationRecipient> recipients)
Sets the recipients attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |