Class NotificationSender.Builder

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

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