Class Notification.Builder

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

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