Class UserChannelSubscription.Builder

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

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