| Package | Description |
|---|---|
| org.gcube.portal.databook.server |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotificationChannelType> |
DatabookStore.getUserNotificationChannels(java.lang.String userid,
NotificationType notificationType)
return the channels a user chose for being notified for a given notification type
|
java.util.List<NotificationChannelType> |
DBCassandraAstyanaxImpl.getUserNotificationChannels(java.lang.String userid,
NotificationType notificationType)
return the channels a user chose for being notified for a given notification type
|
java.util.Map<NotificationType,NotificationChannelType[]> |
DatabookStore.getUserNotificationPreferences(java.lang.String userid)
get the notification preferences map (enableor disable the channels to be used for notifying the user)
|
java.util.Map<NotificationType,NotificationChannelType[]> |
DBCassandraAstyanaxImpl.getUserNotificationPreferences(java.lang.String userid)
get the notification preferences map (enableor disable the channels to be used for notifying the user)
|
Copyright © 2022. All rights reserved.