Uses of Class
fr.cnes.sitools.notification.business.NotificationManager

Packages that use NotificationManager
fr.cnes.sitools.common   
fr.cnes.sitools.notification Copyright 2010-2014 CNES - CENTRE NATIONAL d'ETUDES SPATIALES This file is part of SITools2. 
fr.cnes.sitools.notification.business   
 

Uses of NotificationManager in fr.cnes.sitools.common
 

Methods in fr.cnes.sitools.common that return NotificationManager
 NotificationManager SitoolsSettings.getNotificationManager()
          Gets the notificationManager value
 

Methods in fr.cnes.sitools.common with parameters of type NotificationManager
 void SitoolsSettings.setNotificationManager(NotificationManager notificationManager)
          Sets the value of notificationManager
 

Uses of NotificationManager in fr.cnes.sitools.notification
 

Methods in fr.cnes.sitools.notification that return NotificationManager
 NotificationManager NotificationApplication.getEngine()
          Gets the engine value
 

Methods in fr.cnes.sitools.notification with parameters of type NotificationManager
 void NotificationApplication.setEngine(NotificationManager engine)
          Sets the value of engine
 

Uses of NotificationManager in fr.cnes.sitools.notification.business
 

Constructors in fr.cnes.sitools.notification.business with parameters of type NotificationManager
NotificationTask(org.restlet.Context context, NotificationManager engine, Notification notification)
          Constructor
NotifierFilter(org.restlet.Context context, NotificationManager engine)
          Constructor
 



Copyright © 2010-2013 CNES. All Rights Reserved.