Uses of Class
org.gcube.portlets.user.notifications.shared.NotificationPreference

Packages that use NotificationPreference
org.gcube.portlets.user.notifications.client   
org.gcube.portlets.user.notifications.client.view   
org.gcube.portlets.user.notifications.client.view.templates   
org.gcube.portlets.user.notifications.server   
org.gcube.portlets.user.notifications.shared   
 

Uses of NotificationPreference in org.gcube.portlets.user.notifications.client
 

Methods in org.gcube.portlets.user.notifications.client that return types with arguments of type NotificationPreference
 LinkedHashMap<String,ArrayList<NotificationPreference>> NotificationsService.getUserNotificationPreferences()
           
 

Method parameters in org.gcube.portlets.user.notifications.client with type arguments of type NotificationPreference
 void NotificationsServiceAsync.getUserNotificationPreferences(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<String,ArrayList<NotificationPreference>>> callback)
           
 

Uses of NotificationPreference in org.gcube.portlets.user.notifications.client.view
 

Constructor parameters in org.gcube.portlets.user.notifications.client.view with type arguments of type NotificationPreference
NotificationSettingsDialog(LinkedHashMap<String,ArrayList<NotificationPreference>> preferences, NotificationsServiceAsync notificationService)
           
 

Uses of NotificationPreference in org.gcube.portlets.user.notifications.client.view.templates
 

Constructors in org.gcube.portlets.user.notifications.client.view.templates with parameters of type NotificationPreference
NotificationPreferenceView(NotificationPreference toDisplay)
           
 

Constructor parameters in org.gcube.portlets.user.notifications.client.view.templates with type arguments of type NotificationPreference
CategoryWrapper(String catName, ArrayList<NotificationPreference> preferences)
           
 

Uses of NotificationPreference in org.gcube.portlets.user.notifications.server
 

Methods in org.gcube.portlets.user.notifications.server that return types with arguments of type NotificationPreference
 LinkedHashMap<String,ArrayList<NotificationPreference>> NotificationsServiceImpl.getUserNotificationPreferences()
           
 

Uses of NotificationPreference in org.gcube.portlets.user.notifications.shared
 

Methods in org.gcube.portlets.user.notifications.shared with parameters of type NotificationPreference
 int NotificationPreference.compareTo(NotificationPreference o)
           
 



Copyright © 2014. All Rights Reserved.