Class UserChannelSubscription.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.UserChannelSubscription.Builder
All Implemented Interfaces:
Serializable, GloballyUnique, Versioned, ModelBuilder, KenIdentifiable, UserChannelSubscriptionContract
Enclosing class:
UserChannelSubscription

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