Class NotificationChannel.Builder

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

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