Class NotificationRecipient.Builder

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

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