|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserChannelSubscriptionContract | |
|---|---|
| org.kuali.rice.ken.api.notification | |
| org.kuali.rice.ken.bo | |
| Uses of UserChannelSubscriptionContract in org.kuali.rice.ken.api.notification |
|---|
| Classes in org.kuali.rice.ken.api.notification that implement UserChannelSubscriptionContract | |
|---|---|
class |
UserChannelSubscription
|
static class |
UserChannelSubscription.Builder
A builder which can be used to construct UserChannelSubscription instances. |
| Methods in org.kuali.rice.ken.api.notification that return types with arguments of type UserChannelSubscriptionContract | |
|---|---|
List<? extends UserChannelSubscriptionContract> |
NotificationChannelContract.getSubscriptions()
|
| Methods in org.kuali.rice.ken.api.notification with parameters of type UserChannelSubscriptionContract | |
|---|---|
static UserChannelSubscription.Builder |
UserChannelSubscription.Builder.create(UserChannelSubscriptionContract contract)
|
| Uses of UserChannelSubscriptionContract in org.kuali.rice.ken.bo |
|---|
| Classes in org.kuali.rice.ken.bo that implement UserChannelSubscriptionContract | |
|---|---|
class |
UserChannelSubscriptionBo
This class represents an instance of a user's subscription to a specific notification channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||