Uses of Class
org.kuali.rice.ken.bo.NotificationChannelReviewerBo
Packages that use NotificationChannelReviewerBo
-
Uses of NotificationChannelReviewerBo in org.kuali.rice.ken.bo
Methods in org.kuali.rice.ken.bo that return NotificationChannelReviewerBoModifier and TypeMethodDescriptionNotificationChannelReviewerBo.from(NotificationChannelReviewer im) Converts a immutable object to its mutable counterpartMethods in org.kuali.rice.ken.bo that return types with arguments of type NotificationChannelReviewerBoModifier and TypeMethodDescriptionNotificationChannelBo.getReviewers()Gets the list of reviewers for notification publications to this channelMethods in org.kuali.rice.ken.bo with parameters of type NotificationChannelReviewerBoModifier and TypeMethodDescriptionstatic NotificationChannelReviewerNotificationChannelReviewerBo.to(NotificationChannelReviewerBo bo) Converts a mutable bo to its immutable counterpartMethod parameters in org.kuali.rice.ken.bo with type arguments of type NotificationChannelReviewerBoModifier and TypeMethodDescriptionvoidNotificationChannelBo.setReviewers(List<NotificationChannelReviewerBo> reviewers) Sets the list of reviewers for notification publications to this channel