Class NotificationChannelReviewer.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationChannelReviewer.Builder
All Implemented Interfaces:
Serializable, GloballyUnique, Versioned, ModelBuilder, KenIdentifiable, NotificationChannelReviewerContract
Enclosing class:
NotificationChannelReviewer

public static final class NotificationChannelReviewer.Builder extends Object implements Serializable, ModelBuilder, NotificationChannelReviewerContract
A builder which can be used to construct NotificationChannelReviewer instances. Enforces the constraints of the NotificationChannelReviewerContract.
See Also: