| Package | Description |
|---|---|
| org.gcube.portal.databook.server | |
| org.gcube.portal.databook.shared |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationChannelType> |
DatabookStore.getUserNotificationChannels(String userid,
NotificationType notificationType)
return the channels a user chose for being notified for a given notification type
|
List<NotificationChannelType> |
DBCassandraAstyanaxImpl.getUserNotificationChannels(String userid,
NotificationType notificationType)
return the channels a user chose for being notified for a given notification type
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannelType |
NotificationChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationChannelType[] |
NotificationChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.