Package | Description |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Modifier and Type | Method and Description |
---|---|
UserChannelSubscription |
UserChannelSubscription.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserChannelSubscription> |
NotificationChannel.getSubscriptions() |
Modifier and Type | Method and Description |
---|---|
static UserChannelSubscription |
UserChannelSubscriptionBo.to(UserChannelSubscriptionBo bo)
Converts a mutable bo to its immutable counterpart
|
Modifier and Type | Method and Description |
---|---|
static UserChannelSubscriptionBo |
UserChannelSubscriptionBo.from(UserChannelSubscription im)
Converts a immutable object to its mutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.