Class NotificationRecipient.Builder

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

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