|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationChannelReviewerBo | |
|---|---|
| org.kuali.rice.ken.bo | |
| Uses of NotificationChannelReviewerBo in org.kuali.rice.ken.bo |
|---|
| Methods in org.kuali.rice.ken.bo that return NotificationChannelReviewerBo | |
|---|---|
static NotificationChannelReviewerBo |
NotificationChannelReviewerBo.from(NotificationChannelReviewer im)
Converts a immutable object to its mutable counterpart |
| Methods in org.kuali.rice.ken.bo that return types with arguments of type NotificationChannelReviewerBo | |
|---|---|
List<NotificationChannelReviewerBo> |
NotificationChannelBo.getReviewers()
Gets the list of reviewers for notification publications to this channel |
| Methods in org.kuali.rice.ken.bo with parameters of type NotificationChannelReviewerBo | |
|---|---|
static NotificationChannelReviewer |
NotificationChannelReviewerBo.to(NotificationChannelReviewerBo bo)
Converts a mutable bo to its immutable counterpart |
| Method parameters in org.kuali.rice.ken.bo with type arguments of type NotificationChannelReviewerBo | |
|---|---|
void |
NotificationChannelBo.setReviewers(List<NotificationChannelReviewerBo> reviewers)
Sets the list of reviewers for notification publications to this channel |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||