|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationChannelReviewerContract | |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Uses of NotificationChannelReviewerContract in org.kuali.rice.ken.api.notification |
---|
Classes in org.kuali.rice.ken.api.notification that implement NotificationChannelReviewerContract | |
---|---|
class |
NotificationChannelReviewer
|
static class |
NotificationChannelReviewer.Builder
A builder which can be used to construct NotificationChannelReviewer instances. |
Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationChannelReviewerContract | |
---|---|
List<? extends NotificationChannelReviewerContract> |
NotificationChannelContract.getReviewers()
|
Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationChannelReviewerContract | |
---|---|
static NotificationChannelReviewer.Builder |
NotificationChannelReviewer.Builder.create(NotificationChannelReviewerContract contract)
|
Uses of NotificationChannelReviewerContract in org.kuali.rice.ken.bo |
---|
Classes in org.kuali.rice.ken.bo that implement NotificationChannelReviewerContract | |
---|---|
class |
NotificationChannelReviewerBo
A reviewer for a notification publications to a NotificationChannel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |