Modifier and Type | Method and Description |
---|---|
LinkedHashMap<String,ArrayList<NotificationPreference>> |
NotificationsService.getUserNotificationPreferences() |
Modifier and Type | Method and Description |
---|---|
void |
NotificationsServiceAsync.getUserNotificationPreferences(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<String,ArrayList<NotificationPreference>>> callback) |
Constructor and Description |
---|
NotificationSettingsDialog(LinkedHashMap<String,ArrayList<NotificationPreference>> preferences,
NotificationsServiceAsync notificationService) |
Constructor and Description |
---|
NotificationPreferenceView(NotificationPreference toDisplay) |
Constructor and Description |
---|
CategoryWrapper(String catName,
ArrayList<NotificationPreference> preferences) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<String,ArrayList<NotificationPreference>> |
NotificationsServiceImpl.getUserNotificationPreferences() |
Modifier and Type | Method and Description |
---|---|
int |
NotificationPreference.compareTo(NotificationPreference o) |
Copyright © 2014. All Rights Reserved.