A B C D E F G H I K L M N O P R S T U V 

A

AbstractFeedChannel - Class in at.molindo.notify.channel.feed
 
AbstractFeedChannel() - Constructor for class at.molindo.notify.channel.feed.AbstractFeedChannel
 
AbstractMailClient - Class in at.molindo.notify.channel.mail
 
AbstractMailClient() - Constructor for class at.molindo.notify.channel.mail.AbstractMailClient
 
AbstractMailClient.Format - Enum in at.molindo.notify.channel.mail
 
AbstractMailClient.Security - Enum in at.molindo.notify.channel.mail
 
AbstractPullChannel - Class in at.molindo.notify.channel.feed
 
AbstractPullChannel() - Constructor for class at.molindo.notify.channel.feed.AbstractPullChannel
 
AbstractPushDispatcher - Class in at.molindo.notify.dispatch
 
AbstractPushDispatcher() - Constructor for class at.molindo.notify.dispatch.AbstractPushDispatcher
 
AbstractPushDispatcher.PushResult - Enum in at.molindo.notify.dispatch
 
AbstractPushDispatcher.PushResultMessage - Class in at.molindo.notify.dispatch
 
AbstractSmartLifecycle - Class in at.molindo.notify.util
 
AbstractSmartLifecycle() - Constructor for class at.molindo.notify.util.AbstractSmartLifecycle
 
addChannelPrefs(String, PushChannelPreferences) - Method in class at.molindo.notify.model.Preferences
 
addConfirmationListener(INotifyService.IConfirmationListener) - Method in class at.molindo.notify.confirm.ConfirmationService
 
addConfirmationListener(INotifyService.IConfirmationListener) - Method in interface at.molindo.notify.confirm.IConfirmationService
 
addConfirmationListener(INotifyService.IConfirmationListener) - Method in interface at.molindo.notify.INotifyService
 
addConfirmationListener(INotifyService.IConfirmationListener) - Method in class at.molindo.notify.NotifyService
 
addErrorListener(INotifyService.IErrorListener) - Method in interface at.molindo.notify.INotifyService
 
addErrorListener(INotifyService.IErrorListener) - Method in class at.molindo.notify.NotifyService
 
addNotificationListener(INotifyService.INotificationListner) - Method in interface at.molindo.notify.INotifyService
 
addNotificationListener(INotifyService.INotificationListner) - Method in class at.molindo.notify.NotifyService
 
addParamsFactory(INotifyService.IParamsFactory) - Method in class at.molindo.notify.dispatch.DispatchService
 
addParamsFactory(INotifyService.IParamsFactory) - Method in interface at.molindo.notify.dispatch.IDispatchService
 
afterPropertiesSet() - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
afterPropertiesSet() - Method in class at.molindo.notify.channel.mail.MailChannel
 
afterPropertiesSet() - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
afterPropertiesSet() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
afterPropertiesSet() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
afterPropertiesSet() - Method in class at.molindo.notify.render.TemplateRenderService
 
afterPropertiesSet() - Method in class at.molindo.notify.render.velocity.VelocityTemplateRenderer
 
AMOUNT - Static variable in class at.molindo.notify.channel.feed.AbstractPullChannel
 
at.molindo.notify - package at.molindo.notify
 
at.molindo.notify.channel - package at.molindo.notify.channel
 
at.molindo.notify.channel.dummy - package at.molindo.notify.channel.dummy
 
at.molindo.notify.channel.feed - package at.molindo.notify.channel.feed
 
at.molindo.notify.channel.mail - package at.molindo.notify.channel.mail
 
at.molindo.notify.confirm - package at.molindo.notify.confirm
 
at.molindo.notify.confirm.dummy - package at.molindo.notify.confirm.dummy
 
at.molindo.notify.dao - package at.molindo.notify.dao
 
at.molindo.notify.dao.file - package at.molindo.notify.dao.file
 
at.molindo.notify.dao.memory - package at.molindo.notify.dao.memory
 
at.molindo.notify.dispatch - package at.molindo.notify.dispatch
 
at.molindo.notify.model - package at.molindo.notify.model
 
at.molindo.notify.render - package at.molindo.notify.render
 
at.molindo.notify.render.velocity - package at.molindo.notify.render.velocity
 
at.molindo.notify.servlet - package at.molindo.notify.servlet
 
at.molindo.notify.servlet.dummy - package at.molindo.notify.servlet.dummy
 
at.molindo.notify.util - package at.molindo.notify.util
 

B

BeanParams<B> - Class in at.molindo.notify.model
 
BeanParams(B) - Constructor for class at.molindo.notify.model.BeanParams
 

C

CHANNEL_ID - Static variable in class at.molindo.notify.channel.mail.MailChannel
 
CHANNEL_PREFERENCES - Static variable in interface at.molindo.notify.INotifyService
 
ChannelPreferences - Class in at.molindo.notify.model
 
ChannelPreferences() - Constructor for class at.molindo.notify.model.ChannelPreferences
 
choose(List<Template>, IRenderService.Type, IRenderService.Version) - Static method in class at.molindo.notify.util.NotifyUtils
 
clone() - Method in class at.molindo.notify.model.ChannelPreferences
 
clone() - Method in interface at.molindo.notify.model.IChannelPreferences
 
clone() - Method in interface at.molindo.notify.model.IPreferences
 
clone() - Method in interface at.molindo.notify.model.IPushChannelPreferences
 
clone() - Method in class at.molindo.notify.model.Params
 
clone() - Method in class at.molindo.notify.model.Preferences
 
clone() - Method in class at.molindo.notify.model.PushChannelPreferences
 
clone() - Method in class at.molindo.notify.model.Template
 
ConfigurableChannelPreferences - Class in at.molindo.notify.model
 
ConfigurableChannelPreferences() - Constructor for class at.molindo.notify.model.ConfigurableChannelPreferences
 
confirm(String) - Method in class at.molindo.notify.confirm.ConfirmationService
 
confirm(Notification) - Method in class at.molindo.notify.confirm.dummy.DummyConfirmationListener
 
confirm(String) - Method in interface at.molindo.notify.confirm.IConfirmationService
 
confirm(Notification) - Method in interface at.molindo.notify.INotifyService
 
confirm(Notification) - Method in interface at.molindo.notify.INotifyService.IConfirmationListener
 
confirm(Notification) - Method in class at.molindo.notify.NotifyService
 
confirm(HttpServletRequest, HttpServletResponse, String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
Confirmation - Class in at.molindo.notify.model
 
Confirmation() - Constructor for class at.molindo.notify.model.Confirmation
 
Confirmation(Notification) - Constructor for class at.molindo.notify.model.Confirmation
 
CONFIRMATION_URL - Static variable in interface at.molindo.notify.INotifyService
URL for confirmations
ConfirmationListenersFactory - Class in at.molindo.notify.util
 
ConfirmationListenersFactory() - Constructor for class at.molindo.notify.util.ConfirmationListenersFactory
 
ConfirmationService - Class in at.molindo.notify.confirm
 
ConfirmationService() - Constructor for class at.molindo.notify.confirm.ConfirmationService
 
confirmNow(Notification) - Method in interface at.molindo.notify.INotifyService
 
confirmNow(Notification) - Method in class at.molindo.notify.NotifyService
 
containsAll(Param<?>...) - Method in class at.molindo.notify.model.BeanParams
 
containsAll(Param<?>...) - Method in interface at.molindo.notify.model.IParams
 
containsAll(IParams, Param<?>...) - Static method in class at.molindo.notify.model.IParams.Util
 
containsAll(Param<?>...) - Method in class at.molindo.notify.model.Params
 
create(Notification, IPreferences, IChannelPreferences) - Method in class at.molindo.notify.dispatch.DispatchService
 
create(Notification, IPreferences, IChannelPreferences) - Method in interface at.molindo.notify.dispatch.IDispatchService
 
createSmtpSession(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
createSmtpSession() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 

D

DEFAULT_AMOUNT - Static variable in class at.molindo.notify.channel.feed.AbstractPullChannel
 
DEFAULT_CHANNEL_ID - Static variable in class at.molindo.notify.channel.dummy.DummyChannel
 
DEFAULT_TEMPLATE_CONTENT - Static variable in class at.molindo.notify.render.MasterRenderService
 
DEFAULT_TEMPLATE_KEY - Static variable in class at.molindo.notify.render.MasterRenderService
 
delete(Notification) - Method in interface at.molindo.notify.dao.INotificationDAO
 
deleteAll(Date, PushState...) - Method in interface at.molindo.notify.dao.INotificationDAO
Delete all notifications with pushDate older than maxAge and with the given PushState.
destroy() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
destroy() - Method in class at.molindo.notify.servlet.NotifyFilter
 
DirectMailClient - Class in at.molindo.notify.channel.mail
 
DirectMailClient() - Constructor for class at.molindo.notify.channel.mail.DirectMailClient
 
dispatch(Notification) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
Dispatch - Class in at.molindo.notify.model
 
Dispatch(Message, Params) - Constructor for class at.molindo.notify.model.Dispatch
 
dispatchNow(Notification) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
dispatchNow(Notification) - Method in interface at.molindo.notify.dispatch.IPushDispatcher
 
DispatchService - Class in at.molindo.notify.dispatch
 
DispatchService() - Constructor for class at.molindo.notify.dispatch.DispatchService
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class at.molindo.notify.servlet.NotifyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
domainFromAddress(String) - Static method in class at.molindo.notify.channel.mail.MailUtils
 
doStart() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
doStop() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
DummyChannel - Class in at.molindo.notify.channel.dummy
 
DummyChannel() - Constructor for class at.molindo.notify.channel.dummy.DummyChannel
 
DummyConfirmationListener - Class in at.molindo.notify.confirm.dummy
 
DummyConfirmationListener() - Constructor for class at.molindo.notify.confirm.dummy.DummyConfirmationListener
 
DummyNotifyUrlFactory - Class in at.molindo.notify.servlet.dummy
 
DummyNotifyUrlFactory() - Constructor for class at.molindo.notify.servlet.dummy.DummyNotifyUrlFactory
 

E

equals(Object) - Method in class at.molindo.notify.model.ChannelPreferences
 
equals(Object) - Method in class at.molindo.notify.model.Dispatch
 
equals(Object) - Method in class at.molindo.notify.model.Message
 
equals(Object) - Method in class at.molindo.notify.model.Notification
 
equals(Object) - Method in class at.molindo.notify.model.Param
 
equals(Object) - Method in class at.molindo.notify.model.Params
 
equals(Object) - Method in class at.molindo.notify.model.ParamValue
 
equals(Object) - Method in class at.molindo.notify.model.Preferences
 
equals(Object) - Method in class at.molindo.notify.model.PushChannelPreferences
 
equals(Object) - Method in class at.molindo.notify.model.Template
 
equals(Object) - Method in class at.molindo.notify.model.Template.Key
 
error(Notification, IPushChannel, IPushChannel.PushException) - Method in interface at.molindo.notify.INotifyService.IErrorListener
called if notification can't be pushed to any channel
error(Notification, IPushChannel, IPushChannel.PushException) - Method in class at.molindo.notify.NotifyService
 

F

FeedUtils - Class in at.molindo.notify.channel.feed
 
FileTemplateDAO - Class in at.molindo.notify.dao.file
 
FileTemplateDAO() - Constructor for class at.molindo.notify.dao.file.FileTemplateDAO
 
findNotifyFilterBean(WebApplicationContext) - Method in class at.molindo.notify.servlet.NotifyFilter
 
findTemplates(String) - Method in class at.molindo.notify.dao.file.FileTemplateDAO
 
findTemplates(String) - Method in interface at.molindo.notify.dao.ITemplateDAO
 
findTemplates(String) - Method in class at.molindo.notify.dao.memory.MemoryTemplateDAO
 
findWebApplicationContext(ServletContext) - Method in class at.molindo.notify.servlet.NotifyFilter
 
fromFeedXml(String) - Static method in class at.molindo.notify.channel.feed.FeedUtils
 

G

generateSecret() - Method in class at.molindo.notify.model.Preferences
 
get(Param<T>) - Method in class at.molindo.notify.model.BeanParams
 
get(Param<T>) - Method in interface at.molindo.notify.model.IParams
 
get(Param<T>) - Method in class at.molindo.notify.model.Params
 
getAlternativeClient() - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
getAuthorName() - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
getBaseDir() - Method in class at.molindo.notify.dao.file.FileTemplateDAO
 
getBaseUrl() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
getBaseUrlProperty() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
getBean() - Method in class at.molindo.notify.model.BeanParams
 
getByConfirmationKey(String) - Method in interface at.molindo.notify.dao.INotificationDAO
 
getCacheConcurrency() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getCacheExpirationMin() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getChannelPrefs() - Method in interface at.molindo.notify.model.IPreferences
 
getChannelPrefs() - Method in class at.molindo.notify.model.Preferences
 
getConfirmation() - Method in class at.molindo.notify.model.Notification
 
getConfirmationMaxAgeMs() - Method in class at.molindo.notify.confirm.ConfirmationService
 
getConfirmPrefix() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
getContent() - Method in class at.molindo.notify.model.Template
 
getDate() - Method in class at.molindo.notify.model.Notification
 
getDefaultAmount() - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
getDefaultClient() - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
getDefaultPort() - Method in enum at.molindo.notify.channel.mail.AbstractMailClient.Security
 
getDefaultPreferences() - Method in class at.molindo.notify.channel.mail.MailChannel
 
getDispatchService() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getErrorListener() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getFeedTitle() - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
getFormat() - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
getFrequency() - Method in interface at.molindo.notify.model.IPushChannelPreferences
 
getFrequency() - Method in class at.molindo.notify.model.PushChannelPreferences
 
getFrom() - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
getHtml() - Method in class at.molindo.notify.model.Message
 
getId() - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
getId() - Method in class at.molindo.notify.channel.feed.PrivateFeedChannel
 
getId() - Method in class at.molindo.notify.channel.feed.PublicFeedChannel
 
getId() - Method in interface at.molindo.notify.channel.IChannel
 
getId() - Method in class at.molindo.notify.channel.mail.MailChannel
 
getId() - Method in class at.molindo.notify.model.Notification
 
getId() - Method in class at.molindo.notify.model.Preferences
 
getId() - Method in class at.molindo.notify.model.PushChannelPreferences
 
getKey() - Method in class at.molindo.notify.model.Confirmation
 
getKey() - Method in class at.molindo.notify.model.Notification
 
getKey() - Method in class at.molindo.notify.model.Template
 
getLastDispatch() - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
getLastDispatch() - Method in interface at.molindo.notify.channel.dummy.IDummyChannel
 
getLastModified() - Method in class at.molindo.notify.model.Template
 
getLocalAddress() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getLocale() - Method in class at.molindo.notify.model.Template
 
getLocalHost() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getMailClient() - Method in class at.molindo.notify.channel.mail.MailChannel
 
getMasterParams() - Method in class at.molindo.notify.render.MasterRenderService
 
getMasterTemplateKey() - Method in class at.molindo.notify.render.MasterRenderService
 
getMasterTemplateMessageParam() - Method in class at.molindo.notify.render.MasterRenderService
 
getMaxErrorCount() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getMessage() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher.PushResultMessage
 
getMessage() - Method in class at.molindo.notify.model.Dispatch
 
getMessage() - Method in class at.molindo.notify.model.Message
 
getMountPath() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
getName() - Method in class at.molindo.notify.model.Param
 
getName() - Method in class at.molindo.notify.model.ParamValue
 
getNext() - Method in interface at.molindo.notify.dao.INotificationDAO
 
getNotification() - Method in class at.molindo.notify.model.Confirmation
 
getNotificationByKey(String) - Method in class at.molindo.notify.confirm.ConfirmationService
 
getNotificationByKey(String) - Method in interface at.molindo.notify.confirm.IConfirmationService
 
getNotificationDAO() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getNotificationTypes() - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
getNotificationTypes() - Method in class at.molindo.notify.channel.feed.PrivateFeedChannel
 
getNotificationTypes() - Method in class at.molindo.notify.channel.feed.PublicFeedChannel
 
getNotificationTypes() - Method in interface at.molindo.notify.channel.IChannel
 
getNotificationTypes() - Method in class at.molindo.notify.channel.mail.MailChannel
 
getObject() - Method in class at.molindo.notify.util.NotifyUrlFactoryFactory
 
getObject() - Method in class at.molindo.notify.util.PropertyPlaceholderEscaper
 
getObjectType() - Method in class at.molindo.notify.util.NotifyUrlFactoryFactory
 
getObjectType() - Method in class at.molindo.notify.util.PropertyPlaceholderEscaper
 
getParams() - Method in class at.molindo.notify.model.ChannelPreferences
 
getParams() - Method in class at.molindo.notify.model.Dispatch
 
getParams() - Method in interface at.molindo.notify.model.IChannelPreferences
 
getParams() - Method in interface at.molindo.notify.model.IPreferences
 
getParams() - Method in class at.molindo.notify.model.Notification
 
getParams() - Method in class at.molindo.notify.model.Preferences
 
getPassword() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getPhase() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
getPhase() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
getPoolSize() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
getPort() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getPreferences(String) - Method in interface at.molindo.notify.dao.IPreferencesDAO
 
getPreferences(String) - Method in interface at.molindo.notify.INotifyService
 
getPreferences(String) - Method in class at.molindo.notify.NotifyService
 
getPreferencesDAO() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getPullPrefix() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
getPushChannels() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
getPushDate() - Method in class at.molindo.notify.model.Notification
 
getPushErrorMessage() - Method in class at.molindo.notify.model.Notification
 
getPushErrors() - Method in class at.molindo.notify.model.Notification
 
getPushState() - Method in class at.molindo.notify.model.Notification
 
getRecent(String, Set<Notification.Type>, int, int) - Method in interface at.molindo.notify.dao.INotificationDAO
 
getRecipient(IPushChannelPreferences) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
getRecipient(IParams) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
getRecipientName(IPushChannelPreferences) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
getRecipientName(IParams) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
getReplyTo() - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
getResult() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher.PushResultMessage
 
getSecurity() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getServer() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getSmtpSession(String) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
getSmtpSession(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getSmtpSession(String) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getStartTLSEnabled() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
getStringValue() - Method in class at.molindo.notify.model.ParamValue
 
getSubject() - Method in class at.molindo.notify.model.Message
 
getText() - Method in class at.molindo.notify.model.Message
 
getTouched() - Method in class at.molindo.notify.model.Confirmation
 
getType() - Method in class at.molindo.notify.model.Message
 
getType() - Method in class at.molindo.notify.model.Notification
 
getType() - Method in class at.molindo.notify.model.Param
 
getType() - Method in class at.molindo.notify.model.ParamValue
 
getType() - Method in class at.molindo.notify.model.Template
 
getUser() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
getUserId() - Method in class at.molindo.notify.model.Notification
 
getUserId() - Method in class at.molindo.notify.model.Preferences
 
getValue() - Method in class at.molindo.notify.model.ParamValue
 
getValue() - Method in class at.molindo.notify.util.PropertyPlaceholderEscaper
 
getValues() - Method in class at.molindo.notify.model.Params
 
getVersion() - Method in class at.molindo.notify.model.ChannelPreferences
 
getVersion() - Method in interface at.molindo.notify.model.IChannelPreferences
 
getVersion() - Method in class at.molindo.notify.model.Template
 

H

hashCode() - Method in class at.molindo.notify.model.ChannelPreferences
 
hashCode() - Method in class at.molindo.notify.model.Dispatch
 
hashCode() - Method in class at.molindo.notify.model.Message
 
hashCode() - Method in class at.molindo.notify.model.Notification
 
hashCode() - Method in class at.molindo.notify.model.Param
 
hashCode() - Method in class at.molindo.notify.model.Params
 
hashCode() - Method in class at.molindo.notify.model.ParamValue
 
hashCode() - Method in class at.molindo.notify.model.Preferences
 
hashCode() - Method in class at.molindo.notify.model.PushChannelPreferences
 
hashCode() - Method in class at.molindo.notify.model.Template
 
hashCode() - Method in class at.molindo.notify.model.Template.Key
 
html2text(String) - Static method in class at.molindo.notify.util.NotifyUtils
TODO this should become customizable

I

IChannel - Interface in at.molindo.notify.channel
 
IChannelPreferences - Interface in at.molindo.notify.model
 
IConfirmationService - Interface in at.molindo.notify.confirm
 
IConfirmationService.ConfirmationException - Exception in at.molindo.notify.confirm
 
IConfirmationService.ConfirmationException() - Constructor for exception at.molindo.notify.confirm.IConfirmationService.ConfirmationException
 
IConfirmationService.ConfirmationException(String, Throwable) - Constructor for exception at.molindo.notify.confirm.IConfirmationService.ConfirmationException
 
IConfirmationService.ConfirmationException(String) - Constructor for exception at.molindo.notify.confirm.IConfirmationService.ConfirmationException
 
IConfirmationService.ConfirmationException(Throwable) - Constructor for exception at.molindo.notify.confirm.IConfirmationService.ConfirmationException
 
IDispatchService - Interface in at.molindo.notify.dispatch
 
IDummyChannel - Interface in at.molindo.notify.channel.dummy
 
IMailClient - Interface in at.molindo.notify.channel.mail
 
IMailClient.MailException - Exception in at.molindo.notify.channel.mail
 
IMailClient.MailException(boolean) - Constructor for exception at.molindo.notify.channel.mail.IMailClient.MailException
 
IMailClient.MailException(String, boolean) - Constructor for exception at.molindo.notify.channel.mail.IMailClient.MailException
 
IMailClient.MailException(String, Throwable, boolean) - Constructor for exception at.molindo.notify.channel.mail.IMailClient.MailException
 
IMailClient.MailException(Throwable, boolean) - Constructor for exception at.molindo.notify.channel.mail.IMailClient.MailException
 
IMailFilter - Interface in at.molindo.notify.channel.mail
 
init() - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
init() - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
init() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
init(RuntimeServices) - Method in class at.molindo.notify.render.velocity.SLF4JLogChute
 
init() - Method in class at.molindo.notify.render.velocity.VelocityTemplateRenderer
 
init(FilterConfig) - Method in class at.molindo.notify.servlet.NotifyFilter
 
initFilterBean() - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
INotificationDAO - Interface in at.molindo.notify.dao
 
INotifyService - Interface in at.molindo.notify
 
INotifyService.IConfirmationListener - Interface in at.molindo.notify
 
INotifyService.IErrorListener - Interface in at.molindo.notify
 
INotifyService.INotificationListner - Interface in at.molindo.notify
 
INotifyService.IParamsFactory - Interface in at.molindo.notify
 
INotifyService.NotifyException - Exception in at.molindo.notify
 
INotifyService.NotifyException() - Constructor for exception at.molindo.notify.INotifyService.NotifyException
 
INotifyService.NotifyException(String, Throwable) - Constructor for exception at.molindo.notify.INotifyService.NotifyException
 
INotifyService.NotifyException(String) - Constructor for exception at.molindo.notify.INotifyService.NotifyException
 
INotifyService.NotifyException(Throwable) - Constructor for exception at.molindo.notify.INotifyService.NotifyException
 
INotifyService.NotifyRuntimeException - Exception in at.molindo.notify
 
INotifyService.NotifyRuntimeException() - Constructor for exception at.molindo.notify.INotifyService.NotifyRuntimeException
 
INotifyService.NotifyRuntimeException(String, Throwable) - Constructor for exception at.molindo.notify.INotifyService.NotifyRuntimeException
 
INotifyService.NotifyRuntimeException(String) - Constructor for exception at.molindo.notify.INotifyService.NotifyRuntimeException
 
INotifyService.NotifyRuntimeException(Throwable) - Constructor for exception at.molindo.notify.INotifyService.NotifyRuntimeException
 
INotifyService.Utils - Class in at.molindo.notify
 
INotifyUrlFactory - Interface in at.molindo.notify.servlet
 
IParams - Interface in at.molindo.notify.model
 
IParams.Util - Class in at.molindo.notify.model
 
IParams.Util() - Constructor for class at.molindo.notify.model.IParams.Util
 
IPreferences - Interface in at.molindo.notify.model
 
IPreferencesDAO - Interface in at.molindo.notify.dao
 
IPullChannel - Interface in at.molindo.notify.channel
 
IPullChannel.PullException - Exception in at.molindo.notify.channel
 
IPullChannel.PullException() - Constructor for exception at.molindo.notify.channel.IPullChannel.PullException
 
IPullChannel.PullException(String, Throwable) - Constructor for exception at.molindo.notify.channel.IPullChannel.PullException
 
IPullChannel.PullException(String) - Constructor for exception at.molindo.notify.channel.IPullChannel.PullException
 
IPullChannel.PullException(Throwable) - Constructor for exception at.molindo.notify.channel.IPullChannel.PullException
 
IPushChannel - Interface in at.molindo.notify.channel
 
IPushChannel.PushException - Exception in at.molindo.notify.channel
 
IPushChannel.PushException(boolean) - Constructor for exception at.molindo.notify.channel.IPushChannel.PushException
 
IPushChannel.PushException(String, Throwable, boolean) - Constructor for exception at.molindo.notify.channel.IPushChannel.PushException
 
IPushChannel.PushException(String, boolean) - Constructor for exception at.molindo.notify.channel.IPushChannel.PushException
 
IPushChannel.PushException(Throwable, boolean) - Constructor for exception at.molindo.notify.channel.IPushChannel.PushException
 
IPushChannelPreferences - Interface in at.molindo.notify.model
 
IPushDispatcher - Interface in at.molindo.notify.dispatch
 
IRenderService - Interface in at.molindo.notify.render
 
IRenderService.RenderException - Exception in at.molindo.notify.render
 
IRenderService.RenderException() - Constructor for exception at.molindo.notify.render.IRenderService.RenderException
 
IRenderService.RenderException(String, Throwable) - Constructor for exception at.molindo.notify.render.IRenderService.RenderException
 
IRenderService.RenderException(String) - Constructor for exception at.molindo.notify.render.IRenderService.RenderException
 
IRenderService.RenderException(Throwable) - Constructor for exception at.molindo.notify.render.IRenderService.RenderException
 
IRenderService.Type - Enum in at.molindo.notify.render
 
IRenderService.Version - Enum in at.molindo.notify.render
 
IRequestConfigurable - Interface in at.molindo.notify.model
 
isAllowed(Params) - Method in interface at.molindo.notify.channel.mail.IMailFilter
 
isAuthorized(String, IChannelPreferences) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
isAuthorized(String, IChannelPreferences) - Method in interface at.molindo.notify.channel.IPullChannel
 
isAutoStartup() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
isAutoStartup() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
isConfigured(Params) - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
isConfigured(Params) - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
isConfigured(Params) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
isConfigured(Params) - Method in interface at.molindo.notify.channel.IChannel
 
isConfigured(Params) - Method in class at.molindo.notify.channel.mail.MailChannel
 
isConnect() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
isDisabled() - Method in class at.molindo.notify.channel.mail.MailChannel
 
isFailOnConnectError() - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
isLevelEnabled(int) - Method in class at.molindo.notify.render.velocity.SLF4JLogChute
 
isRunning() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
isRunning() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
isSet(Param<?>) - Method in class at.molindo.notify.model.BeanParams
 
isSet(Param<?>) - Method in interface at.molindo.notify.model.IParams
 
isSet(Param<?>) - Method in class at.molindo.notify.model.Params
 
isSingleton() - Method in class at.molindo.notify.util.NotifyUrlFactoryFactory
 
isSingleton() - Method in class at.molindo.notify.util.PropertyPlaceholderEscaper
 
isTemporary(MessagingException) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
isTemporary(MessagingException) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
isTemporaryError() - Method in exception at.molindo.notify.channel.IPushChannel.PushException
 
ITemplateDAO - Interface in at.molindo.notify.dao
 
ITemplateRenderer - Interface in at.molindo.notify.render
 
iterator() - Method in class at.molindo.notify.model.BeanParams
 
iterator() - Method in interface at.molindo.notify.model.IParams
 
iterator() - Method in class at.molindo.notify.model.Params
 

K

key() - Method in class at.molindo.notify.model.Template
 

L

log(int, String) - Method in class at.molindo.notify.render.velocity.SLF4JLogChute
 
log(int, String, Throwable) - Method in class at.molindo.notify.render.velocity.SLF4JLogChute
 

M

mail(INotifyService, Notification) - Static method in class at.molindo.notify.INotifyService.Utils
 
MAIL_CHANNEL - Static variable in interface at.molindo.notify.INotifyService
 
MailChannel - Class in at.molindo.notify.channel.mail
 
MailChannel() - Constructor for class at.molindo.notify.channel.mail.MailChannel
 
mailNow(INotifyService, Notification) - Static method in class at.molindo.notify.INotifyService.Utils
 
MailUtils - Class in at.molindo.notify.channel.mail
 
MasterRenderService - Class in at.molindo.notify.render
 
MasterRenderService() - Constructor for class at.molindo.notify.render.MasterRenderService
 
MAX_AMOUNT - Static variable in class at.molindo.notify.channel.feed.AbstractPullChannel
 
MemoryTemplateDAO - Class in at.molindo.notify.dao.memory
 
MemoryTemplateDAO() - Constructor for class at.molindo.notify.dao.memory.MemoryTemplateDAO
 
merge(RuntimeServices, String, String, IParams) - Static method in class at.molindo.notify.util.VelocityUtils
 
merge(Template, IParams) - Static method in class at.molindo.notify.util.VelocityUtils
 
merge(Template, IParams, Context) - Static method in class at.molindo.notify.util.VelocityUtils
 
Message - Class in at.molindo.notify.model
 
Message() - Constructor for class at.molindo.notify.model.Message
 
Message(String, String, IRenderService.Type) - Constructor for class at.molindo.notify.model.Message
 

N

newDefaultPreferences() - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
newDefaultPreferences() - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
newDefaultPreferences() - Method in interface at.molindo.notify.channel.IChannel
create default preferences for this channel
newDefaultPreferences() - Method in interface at.molindo.notify.channel.IPushChannel
 
newDefaultPreferences() - Method in class at.molindo.notify.channel.mail.MailChannel
 
newDefaultPreferences() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
newDefaultPreferences() - Method in interface at.molindo.notify.dispatch.IPushDispatcher
 
newMap() - Method in class at.molindo.notify.model.BeanParams
 
newMap() - Method in interface at.molindo.notify.model.IParams
 
newMap(IParams) - Static method in class at.molindo.notify.model.IParams.Util
 
newMap() - Method in class at.molindo.notify.model.Params
 
newPreferences(String) - Method in interface at.molindo.notify.INotifyService
 
newPreferences(String) - Method in class at.molindo.notify.NotifyService
 
newRuntime() - Static method in class at.molindo.notify.util.VelocityUtils
 
newTemplate(RuntimeServices, String, String) - Static method in class at.molindo.notify.util.VelocityUtils
 
notification(Notification) - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
notification(Notification) - Method in interface at.molindo.notify.INotifyService.INotificationListner
 
NOTIFICATION - Static variable in interface at.molindo.notify.INotifyService
 
Notification - Class in at.molindo.notify.model
 
Notification() - Constructor for class at.molindo.notify.model.Notification
 
Notification.Type - Enum in at.molindo.notify.model
 
notify(Notification) - Method in interface at.molindo.notify.INotifyService
 
notify(Notification) - Method in class at.molindo.notify.NotifyService
 
NOTIFY_UNKNOWN - Static variable in interface at.molindo.notify.INotifyService
force notifying of unknown user id
NotifyFilter - Class in at.molindo.notify.servlet
simplistic version of DelegatingFilterProxy
NotifyFilter() - Constructor for class at.molindo.notify.servlet.NotifyFilter
 
NotifyFilterBean - Class in at.molindo.notify.servlet
 
NotifyFilterBean() - Constructor for class at.molindo.notify.servlet.NotifyFilterBean
 
notifyNow(Notification) - Method in interface at.molindo.notify.INotifyService
 
notifyNow(Notification) - Method in class at.molindo.notify.NotifyService
 
NotifyService - Class in at.molindo.notify
 
NotifyService() - Constructor for class at.molindo.notify.NotifyService
 
notifyUnknown(INotifyService, String, Notification) - Static method in class at.molindo.notify.INotifyService.Utils
 
notifyUnknownNow(INotifyService, String, Notification) - Static method in class at.molindo.notify.INotifyService.Utils
 
NotifyUrlFactoryFactory - Class in at.molindo.notify.util
 
NotifyUrlFactoryFactory() - Constructor for class at.molindo.notify.util.NotifyUrlFactoryFactory
 
NotifyUtils - Class in at.molindo.notify.util
 

O

object(String) - Method in class at.molindo.notify.model.Param
 

P

Param<T> - Class in at.molindo.notify.model
 
param() - Method in class at.molindo.notify.model.ParamValue
 
ParamFactoriesFactory - Class in at.molindo.notify.util
 
ParamFactoriesFactory() - Constructor for class at.molindo.notify.util.ParamFactoriesFactory
 
params(Params) - Method in interface at.molindo.notify.INotifyService.IParamsFactory
add or remove params
params(B) - Static method in class at.molindo.notify.model.BeanParams
 
Params - Class in at.molindo.notify.model
 
Params() - Constructor for class at.molindo.notify.model.Params
 
Params(IParams...) - Constructor for class at.molindo.notify.model.Params
 
ParamType - Enum in at.molindo.notify.model
 
ParamValue - Class in at.molindo.notify.model
 
ParamValue() - Constructor for class at.molindo.notify.model.ParamValue
 
ParamValue(Param<T>, T) - Constructor for class at.molindo.notify.model.ParamValue
 
parse(String, IRenderService.Type) - Static method in class at.molindo.notify.model.Message
 
PatternMailClient - Class in at.molindo.notify.channel.mail
 
PatternMailClient() - Constructor for class at.molindo.notify.channel.mail.PatternMailClient
 
pBoolean(String) - Static method in class at.molindo.notify.model.Param
 
pCharacter(String) - Static method in class at.molindo.notify.model.Param
 
pDouble(String) - Static method in class at.molindo.notify.model.Param
 
pFloat(String) - Static method in class at.molindo.notify.model.Param
 
pInteger(String) - Static method in class at.molindo.notify.model.Param
 
pLong(String) - Static method in class at.molindo.notify.model.Param
 
pObject(String) - Static method in class at.molindo.notify.model.Param
 
PollingPushDispatcher - Class in at.molindo.notify.dispatch
 
PollingPushDispatcher() - Constructor for class at.molindo.notify.dispatch.PollingPushDispatcher
 
PREFERENCES - Static variable in interface at.molindo.notify.INotifyService
 
Preferences - Class in at.molindo.notify.model
 
Preferences() - Constructor for class at.molindo.notify.model.Preferences
 
PRIVATE_FEED_CHANNEL - Static variable in interface at.molindo.notify.INotifyService
 
PrivateFeedChannel - Class in at.molindo.notify.channel.feed
 
PrivateFeedChannel() - Constructor for class at.molindo.notify.channel.feed.PrivateFeedChannel
 
PropertyPlaceholderEscaper - Class in at.molindo.notify.util
 
PropertyPlaceholderEscaper() - Constructor for class at.molindo.notify.util.PropertyPlaceholderEscaper
 
pSerializable(String) - Static method in class at.molindo.notify.model.Param
 
pString(String) - Static method in class at.molindo.notify.model.Param
 
PUBLIC_FEED_CHANNEL - Static variable in interface at.molindo.notify.INotifyService
 
PublicFeedChannel - Class in at.molindo.notify.channel.feed
 
PublicFeedChannel() - Constructor for class at.molindo.notify.channel.feed.PublicFeedChannel
 
pull(List<Message>, Date, IChannelPreferences, IPreferences) - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
pull(List<Message>, Date, IChannelPreferences, IPreferences) - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
pull(String, IChannelPreferences) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
pull(List<Message>, Date, IChannelPreferences, IPreferences) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
pull(String, IChannelPreferences) - Method in interface at.molindo.notify.channel.IPullChannel
 
pull(HttpServletRequest, HttpServletResponse, String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
PullChannelsFactory - Class in at.molindo.notify.util
 
PullChannelsFactory() - Constructor for class at.molindo.notify.util.PullChannelsFactory
 
pURL(String) - Static method in class at.molindo.notify.model.Param
 
push(Dispatch) - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
push(Dispatch) - Method in interface at.molindo.notify.channel.IPushChannel
deliver notification
push(Dispatch) - Method in class at.molindo.notify.channel.mail.MailChannel
 
PushChannelPreferences - Class in at.molindo.notify.model
 
PushChannelPreferences() - Constructor for class at.molindo.notify.model.PushChannelPreferences
 
PushChannelPreferences.Frequency - Enum in at.molindo.notify.model
 
PushChannelsFactory - Class in at.molindo.notify.util
 
PushChannelsFactory() - Constructor for class at.molindo.notify.util.PushChannelsFactory
 
PushState - Enum in at.molindo.notify.model
 

R

RECIPIENT - Static variable in class at.molindo.notify.channel.mail.MailChannel
 
RECIPIENT_NAME - Static variable in class at.molindo.notify.channel.mail.MailChannel
 
recordPushError(String) - Method in class at.molindo.notify.model.Notification
 
removeConfirmationListener(INotifyService.IConfirmationListener) - Method in class at.molindo.notify.confirm.ConfirmationService
 
removeConfirmationListener(INotifyService.IConfirmationListener) - Method in interface at.molindo.notify.confirm.IConfirmationService
 
removeConfirmationListener(INotifyService.IConfirmationListener) - Method in interface at.molindo.notify.INotifyService
 
removeConfirmationListener(INotifyService.IConfirmationListener) - Method in class at.molindo.notify.NotifyService
 
removeErrorListener(INotifyService.IErrorListener) - Method in interface at.molindo.notify.INotifyService
 
removeErrorListener(INotifyService.IErrorListener) - Method in class at.molindo.notify.NotifyService
 
removeNotificationListener(INotifyService.INotificationListner) - Method in interface at.molindo.notify.INotifyService
 
removeNotificationListener(INotifyService.INotificationListner) - Method in class at.molindo.notify.NotifyService
 
removeParamsFactory(INotifyService.IParamsFactory) - Method in class at.molindo.notify.dispatch.DispatchService
 
removeParamsFactory(INotifyService.IParamsFactory) - Method in interface at.molindo.notify.dispatch.IDispatchService
 
removePreferences(String) - Method in interface at.molindo.notify.dao.IPreferencesDAO
optional
removePreferences(String) - Method in interface at.molindo.notify.INotifyService
depends on the implementation of IPreferencesDAO
removePreferences(String) - Method in class at.molindo.notify.NotifyService
 
render(Notification, IPreferences, IChannelPreferences) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
render(String, IRenderService.Version, IParams) - Method in interface at.molindo.notify.render.IRenderService
 
render(Template, IParams) - Method in interface at.molindo.notify.render.ITemplateRenderer
 
render(String, IRenderService.Version, IParams) - Method in class at.molindo.notify.render.MasterRenderService
 
render(String, IRenderService.Version, IParams) - Method in class at.molindo.notify.render.TemplateRenderService
 
render(Template, IParams) - Method in class at.molindo.notify.render.velocity.VelocityTemplateRenderer
 
RENDER_MASTER_TEMPLATE - Static variable in interface at.molindo.notify.INotifyService
 
RoundRobinMailClient - Class in at.molindo.notify.channel.mail
 
RoundRobinMailClient() - Constructor for class at.molindo.notify.channel.mail.RoundRobinMailClient
 

S

save(Notification) - Method in interface at.molindo.notify.dao.INotificationDAO
 
savePreferences(IPreferences) - Method in interface at.molindo.notify.dao.IPreferencesDAO
optional
SECRET - Static variable in class at.molindo.notify.channel.feed.AbstractPullChannel
 
send(Dispatch) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
send(MimeMessage) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
override for testing
send(Dispatch) - Method in interface at.molindo.notify.channel.mail.IMailClient
 
send(Dispatch) - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
send(Dispatch) - Method in class at.molindo.notify.channel.mail.RoundRobinMailClient
 
set(Param<T>, T) - Method in class at.molindo.notify.model.BeanParams
 
set(Param<T>, T) - Method in interface at.molindo.notify.model.IParams
 
set(Param<T>, T) - Method in class at.molindo.notify.model.Params
 
setAll(IParams) - Method in class at.molindo.notify.model.BeanParams
 
setAll(IParams) - Method in interface at.molindo.notify.model.IParams
set all params from passed object, overwriting current mappings
setAll(IParams, IParams) - Static method in class at.molindo.notify.model.IParams.Util
 
setAll(IParams) - Method in class at.molindo.notify.model.Params
 
setAlternativeClient(IMailClient) - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
setAuthorName(String) - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
setBaseDir(File) - Method in class at.molindo.notify.dao.file.FileTemplateDAO
 
setBaseUrl(String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setBaseUrlProperty(String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setCacheConcurrency(int) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setCacheExpirationMin(long) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setChannelPrefs(Map<String, IPushChannelPreferences>) - Method in class at.molindo.notify.model.Preferences
 
setChannels(Set<IPullChannel>) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setClientPatterns(List<String>) - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
setClients(Collection<IMailClient>) - Method in class at.molindo.notify.channel.mail.RoundRobinMailClient
 
setConfirmation(Confirmation) - Method in class at.molindo.notify.model.Notification
 
setConfirmationListener(List<INotifyService.IConfirmationListener>) - Method in class at.molindo.notify.util.ConfirmationListenersFactory
 
setConfirmationListeners(Collection<? extends INotifyService.IConfirmationListener>) - Method in class at.molindo.notify.confirm.ConfirmationService
 
setConfirmationMaxAgeMs(long) - Method in class at.molindo.notify.confirm.ConfirmationService
 
setConfirmationService(IConfirmationService) - Method in class at.molindo.notify.NotifyService
 
setConfirmationService(IConfirmationService) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setConfirmPrefix(String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setConnect(boolean) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
disable for testing, as connecting shouldn't be necessary.
setContent(String) - Method in class at.molindo.notify.model.Template
 
setDate(Date) - Method in class at.molindo.notify.model.Notification
 
setDefaultAmount(Integer) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
setDefaultClient(IMailClient) - Method in class at.molindo.notify.channel.mail.PatternMailClient
 
setDefaultPreferences(IPushChannelPreferences) - Method in class at.molindo.notify.channel.mail.MailChannel
 
setDefaultPreferences(Preferences) - Method in class at.molindo.notify.NotifyService
 
setDisabled(boolean) - Method in class at.molindo.notify.channel.mail.MailChannel
 
setDispatchService(IDispatchService) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
setDispatchService(IDispatchService) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setErrorListener(INotifyService.IErrorListener) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setErrorListener(INotifyService.IErrorListener) - Method in interface at.molindo.notify.dispatch.IPushDispatcher
 
setFailOnConnectError(boolean) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setFeedTitle(String) - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
setFormat(AbstractMailClient.Format) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setFrequency(PushChannelPreferences.Frequency) - Method in class at.molindo.notify.model.PushChannelPreferences
 
setFrom(InternetAddress) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setFrom(String) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setFrom(String, String) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setId(String) - Method in class at.molindo.notify.channel.dummy.DummyChannel
 
setId(Long) - Method in class at.molindo.notify.model.Notification
 
setId(Long) - Method in class at.molindo.notify.model.Preferences
 
setId(Long) - Method in class at.molindo.notify.model.PushChannelPreferences
 
setInstantDispatcher(IPushDispatcher) - Method in class at.molindo.notify.NotifyService
 
setKey(String) - Method in class at.molindo.notify.model.Confirmation
 
setKey(String) - Method in class at.molindo.notify.model.Notification
 
setKey(String) - Method in class at.molindo.notify.model.Template
 
setLastModified(Date) - Method in class at.molindo.notify.model.Template
 
setLocalAddress(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setLocale(Locale) - Method in class at.molindo.notify.model.Template
 
setLocalHost(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setMailClient(IMailClient) - Method in class at.molindo.notify.channel.mail.MailChannel
 
setMailFilter(IMailFilter) - Method in class at.molindo.notify.channel.mail.MailChannel
 
setMasterParams(IParams) - Method in class at.molindo.notify.render.MasterRenderService
 
setMasterTemplateKey(String) - Method in class at.molindo.notify.render.MasterRenderService
 
setMasterTemplateMessage(String) - Method in class at.molindo.notify.render.MasterRenderService
 
setMaxErrorCount(int) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setMessage(String) - Method in class at.molindo.notify.model.Message
 
setMountPath(String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setName(String) - Method in class at.molindo.notify.model.Param
 
setName(String) - Method in class at.molindo.notify.model.ParamValue
 
setNotification(Notification) - Method in class at.molindo.notify.model.Confirmation
 
setNotificationDAO(INotificationDAO) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
setNotificationDAO(INotificationDAO) - Method in class at.molindo.notify.confirm.ConfirmationService
 
setNotificationDAO(INotificationDAO) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setNotificationDAO(INotificationDAO) - Method in class at.molindo.notify.NotifyService
 
setNotificationListeners(Collection<? extends INotifyService.INotificationListner>) - Method in class at.molindo.notify.NotifyService
 
setNotificationRenderService(IDispatchService) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
setNotifyService(INotifyService) - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
setNotifyUrlFactory(INotifyUrlFactory) - Method in class at.molindo.notify.dispatch.DispatchService
 
setNotifyUrlFactory(INotifyUrlFactory) - Method in class at.molindo.notify.NotifyService
 
setNotifyUrlFactory(INotifyUrlFactory) - Method in class at.molindo.notify.util.NotifyUrlFactoryFactory
 
setParam(String, String) - Method in class at.molindo.notify.model.ConfigurableChannelPreferences
 
setParam(String, String) - Method in interface at.molindo.notify.model.IRequestConfigurable
 
setParam(Param<T>, T) - Method in class at.molindo.notify.model.Notification
 
setParams(Params) - Method in class at.molindo.notify.model.ChannelPreferences
 
setParams(IParams) - Method in class at.molindo.notify.model.Notification
 
setParams(Params) - Method in class at.molindo.notify.model.Preferences
 
setParamsFactories(List<INotifyService.IParamsFactory>) - Method in class at.molindo.notify.dispatch.DispatchService
 
setPassword(String) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setPoolSize(int) - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
setPort(Integer) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setPreferences(IPreferences) - Method in interface at.molindo.notify.INotifyService
depends on the implementation of IPreferencesDAO
setPreferences(IPreferences) - Method in class at.molindo.notify.NotifyService
 
setPreferencesDAO(IPreferencesDAO) - Method in class at.molindo.notify.channel.feed.AbstractPullChannel
 
setPreferencesDAO(IPreferencesDAO) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setPreferencesDAO(IPreferencesDAO) - Method in class at.molindo.notify.NotifyService
 
setProxySet(Boolean) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setPullPrefix(String) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
setPushChannels(Set<IPushChannel>) - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher
 
setPushChannels(List<INotifyService.IParamsFactory>) - Method in class at.molindo.notify.util.ParamFactoriesFactory
 
setPushChannels(List<IPullChannel>) - Method in class at.molindo.notify.util.PullChannelsFactory
 
setPushChannels(List<IPushChannel>) - Method in class at.molindo.notify.util.PushChannelsFactory
 
setPushDate(Date) - Method in class at.molindo.notify.model.Notification
 
setPushErrorMessage(String) - Method in class at.molindo.notify.model.Notification
 
setPushState(PushState) - Method in class at.molindo.notify.model.Notification
 
setRecipient(IPushChannelPreferences, String) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
setRecipient(IParams, String) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
setRecipientName(IPushChannelPreferences, String) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
setRecipientName(IParams, String) - Static method in class at.molindo.notify.channel.mail.MailChannel
 
setRenderer(ITemplateRenderer) - Method in class at.molindo.notify.render.TemplateRenderService
 
setRenderService(IRenderService) - Method in class at.molindo.notify.dispatch.DispatchService
 
setRenderService(IRenderService) - Method in class at.molindo.notify.render.MasterRenderService
 
setReplyTo(InternetAddress) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setReplyTo(String) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setReplyTo(String, String) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
setSecurity(AbstractMailClient.Security) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setServer(String) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setSocksProxyHost(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setSocksProxyPort(String) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setStartTLSEnabled(boolean) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
setString(Param<T>, String) - Method in class at.molindo.notify.model.Params
 
setStringValue(String) - Method in class at.molindo.notify.model.ParamValue
 
setSubject(String) - Method in class at.molindo.notify.model.Message
 
setTemplateDAO(ITemplateDAO) - Method in class at.molindo.notify.render.TemplateRenderService
 
setTemplates(List<Template>) - Method in class at.molindo.notify.dao.memory.MemoryTemplateDAO
 
setTouched(Date) - Method in class at.molindo.notify.model.Confirmation
 
setType(IRenderService.Type) - Method in class at.molindo.notify.model.Message
 
setType(Notification.Type) - Method in class at.molindo.notify.model.Notification
 
setType(Class<T>) - Method in class at.molindo.notify.model.Param
 
setType(ParamType) - Method in class at.molindo.notify.model.ParamValue
 
setType(IRenderService.Type) - Method in class at.molindo.notify.model.Template
 
setUser(String) - Method in class at.molindo.notify.channel.mail.SimpleMailClient
 
setUserId(String) - Method in class at.molindo.notify.model.Notification
 
setUserId(String) - Method in class at.molindo.notify.model.Preferences
 
setValue(Object) - Method in class at.molindo.notify.model.ParamValue
 
setValue(String) - Method in class at.molindo.notify.util.PropertyPlaceholderEscaper
 
setValues(Map<String, ParamValue>) - Method in class at.molindo.notify.model.Params
 
setVersion(IRenderService.Version) - Method in class at.molindo.notify.model.ChannelPreferences
 
setVersion(IRenderService.Version) - Method in class at.molindo.notify.model.Template
 
SimpleMailClient - Class in at.molindo.notify.channel.mail
 
SimpleMailClient() - Constructor for class at.molindo.notify.channel.mail.SimpleMailClient
 
SimpleMailClient(String, String) - Constructor for class at.molindo.notify.channel.mail.SimpleMailClient
 
SLF4JLogChute - Class in at.molindo.notify.render.velocity
 
SLF4JLogChute() - Constructor for class at.molindo.notify.render.velocity.SLF4JLogChute
 
start() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
start() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
stop() - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
stop(Runnable) - Method in class at.molindo.notify.dispatch.PollingPushDispatcher
 
stop() - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
stop(Runnable) - Method in class at.molindo.notify.util.AbstractSmartLifecycle
 
string(T) - Method in class at.molindo.notify.model.Param
 

T

Template - Class in at.molindo.notify.model
 
Template() - Constructor for class at.molindo.notify.model.Template
 
Template(String, IRenderService.Type, IRenderService.Version, Locale, String) - Constructor for class at.molindo.notify.model.Template
 
Template.Key - Class in at.molindo.notify.model
 
TemplateRenderService - Class in at.molindo.notify.render
 
TemplateRenderService() - Constructor for class at.molindo.notify.render.TemplateRenderService
 
text2html(String) - Static method in class at.molindo.notify.util.NotifyUtils
 
toConfirmPath(Confirmation) - Method in class at.molindo.notify.servlet.dummy.DummyNotifyUrlFactory
 
toConfirmPath(Confirmation) - Method in interface at.molindo.notify.servlet.INotifyUrlFactory
 
toConfirmPath(Confirmation) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
toErrorMessage(MessagingException) - Method in class at.molindo.notify.channel.mail.AbstractMailClient
 
toErrorMessage(MessagingException) - Method in class at.molindo.notify.channel.mail.DirectMailClient
 
toFeed(List<Message>, Date, IPreferences, IChannelPreferences) - Method in class at.molindo.notify.channel.feed.AbstractFeedChannel
 
toFeedXml(WireFeed) - Static method in class at.molindo.notify.channel.feed.FeedUtils
 
toFeedXml(WireFeed, boolean) - Static method in class at.molindo.notify.channel.feed.FeedUtils
 
toObject(String) - Method in class at.molindo.notify.model.Param
 
toPullPath(String, String, IParams) - Method in interface at.molindo.notify.INotifyService
 
toPullPath(String, String, IParams) - Method in class at.molindo.notify.NotifyService
 
toPullPath(String, String, IParams) - Method in class at.molindo.notify.servlet.dummy.DummyNotifyUrlFactory
 
toPullPath(String, String, IParams) - Method in interface at.molindo.notify.servlet.INotifyUrlFactory
 
toPullPath(String, String, IParams) - Method in class at.molindo.notify.servlet.NotifyFilterBean
 
toString(MimeMessage) - Static method in class at.molindo.notify.channel.mail.MailUtils
 
toString() - Method in class at.molindo.notify.dispatch.AbstractPushDispatcher.PushResultMessage
 
toString() - Method in class at.molindo.notify.model.ChannelPreferences
 
toString() - Method in class at.molindo.notify.model.Dispatch
 
toString() - Method in class at.molindo.notify.model.Message
 
toString() - Method in class at.molindo.notify.model.Notification
 
toString() - Method in class at.molindo.notify.model.Param
 
toString(Object) - Method in class at.molindo.notify.model.Param
 
toString() - Method in class at.molindo.notify.model.Params
 
toString() - Method in class at.molindo.notify.model.ParamValue
 
toString() - Method in class at.molindo.notify.model.Preferences
 
toString() - Method in class at.molindo.notify.model.PushChannelPreferences
 
toString() - Method in class at.molindo.notify.model.Template
 
type() - Method in class at.molindo.notify.model.Param
 
TYPES_ALL - Static variable in enum at.molindo.notify.model.Notification.Type
 
TYPES_PRIVATE - Static variable in enum at.molindo.notify.model.Notification.Type
 
TYPES_PUBLIC - Static variable in enum at.molindo.notify.model.Notification.Type
 

U

update(Notification) - Method in interface at.molindo.notify.dao.INotificationDAO
 

V

value(T) - Method in class at.molindo.notify.model.Param
 
valueOf(String) - Static method in enum at.molindo.notify.channel.mail.AbstractMailClient.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.channel.mail.AbstractMailClient.Security
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.dispatch.AbstractPushDispatcher.PushResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.model.Notification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.model.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.model.PushChannelPreferences.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.model.PushState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.render.IRenderService.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.notify.render.IRenderService.Version
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.molindo.notify.channel.mail.AbstractMailClient.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.channel.mail.AbstractMailClient.Security
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.dispatch.AbstractPushDispatcher.PushResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.model.Notification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.model.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.model.PushChannelPreferences.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.model.PushState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.render.IRenderService.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.notify.render.IRenderService.Version
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityTemplateRenderer - Class in at.molindo.notify.render.velocity
 
VelocityTemplateRenderer() - Constructor for class at.molindo.notify.render.velocity.VelocityTemplateRenderer
 
VelocityUtils - Class in at.molindo.notify.util
 
A B C D E F G H I K L M N O P R S T U V 

Copyright © 2015 Molindo GmbH. All Rights Reserved.