| Package | Description |
|---|---|
| at.molindo.notify | |
| at.molindo.notify.channel.dummy | |
| at.molindo.notify.channel.feed | |
| at.molindo.notify.dao | |
| at.molindo.notify.dispatch | |
| at.molindo.notify.model |
| Modifier and Type | Method and Description |
|---|---|
IPreferences |
NotifyService.getPreferences(String userId) |
IPreferences |
INotifyService.getPreferences(String userId) |
IPreferences |
INotifyService.newPreferences(String userId) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyService.setPreferences(IPreferences prefs) |
void |
INotifyService.setPreferences(IPreferences prefs)
depends on the implementation of
IPreferencesDAO |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DummyChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractFeedChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
protected abstract String |
AbstractPullChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
protected Message |
AbstractPullChannel.render(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
com.sun.syndication.feed.WireFeed |
AbstractFeedChannel.toFeed(List<Message> messages,
Date lastModified,
IPreferences prefs,
IChannelPreferences cPrefs) |
| Modifier and Type | Method and Description |
|---|---|
IPreferences |
IPreferencesDAO.getPreferences(String userId) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPreferencesDAO.savePreferences(IPreferences prefs)
optional
|
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
DispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
Dispatch |
IDispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
| Modifier and Type | Class and Description |
|---|---|
class |
Preferences |
| Modifier and Type | Method and Description |
|---|---|
IPreferences |
IPreferences.clone() |
Copyright © 2013 Molindo GmbH. All Rights Reserved.