public interface IPullChannel extends IChannel
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPullChannel.PullException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(String userId,
IChannelPreferences cPrefs) |
String |
pull(String userId,
IChannelPreferences cPrefs) |
getId, getNotificationTypes, isConfigured, newDefaultPreferencesString pull(String userId, IChannelPreferences cPrefs) throws IPullChannel.PullException
IPullChannel.PullExceptionboolean isAuthorized(String userId, IChannelPreferences cPrefs)
Copyright © 2015 Molindo GmbH. All Rights Reserved.