|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserChannelSubscription | |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Uses of UserChannelSubscription in org.kuali.rice.ken.api.notification |
---|
Methods in org.kuali.rice.ken.api.notification that return UserChannelSubscription | |
---|---|
UserChannelSubscription |
UserChannelSubscription.Builder.build()
|
Methods in org.kuali.rice.ken.api.notification that return types with arguments of type UserChannelSubscription | |
---|---|
List<UserChannelSubscription> |
NotificationChannel.getSubscriptions()
|
Uses of UserChannelSubscription in org.kuali.rice.ken.bo |
---|
Methods in org.kuali.rice.ken.bo that return UserChannelSubscription | |
---|---|
static UserChannelSubscription |
UserChannelSubscriptionBo.to(UserChannelSubscriptionBo bo)
Converts a mutable bo to its immutable counterpart |
Methods in org.kuali.rice.ken.bo with parameters of type UserChannelSubscription | |
---|---|
static UserChannelSubscriptionBo |
UserChannelSubscriptionBo.from(UserChannelSubscription im)
Converts a immutable object to its mutable counterpart |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |