Class NotificationListRecipient.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationListRecipient.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, NotificationListRecipientContract
Enclosing class:
NotificationListRecipient

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