Class NotificationChannelReviewer.Builder

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

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