Uses of Class
org.gcube.portal.databook.shared.ex.NotificationChannelTypeNotFoundException

Packages that use NotificationChannelTypeNotFoundException
org.gcube.portal.databook.server   
 

Uses of NotificationChannelTypeNotFoundException in org.gcube.portal.databook.server
 

Methods in org.gcube.portal.databook.server that throw NotificationChannelTypeNotFoundException
 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
 Map<NotificationType,NotificationChannelType[]> DatabookStore.getUserNotificationPreferences(String userid)
          get the notification preferences map (enableor disable the channels to be used for notifying the user)
 Map<NotificationType,NotificationChannelType[]> DBCassandraAstyanaxImpl.getUserNotificationPreferences(String userid)
          get the notification preferences map (enableor disable the channels to be used for notifying the user)
 



Copyright © 2013. All Rights Reserved.