Uses of Class
org.gcube.portal.databook.shared.NotificationChannelType

Packages that use NotificationChannelType
org.gcube.portal.databook.server   
org.gcube.portal.databook.shared   
 

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

Methods in org.gcube.portal.databook.server that return types with arguments of type NotificationChannelType
 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
 

Uses of NotificationChannelType in org.gcube.portal.databook.shared
 

Methods in org.gcube.portal.databook.shared that return NotificationChannelType
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 © 2014. All Rights Reserved.