Class NotificationListRecipient.Builder

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

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