org.olat.notifications
Class NotificationSubscriptionController

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.notifications.NotificationSubscriptionController
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class NotificationSubscriptionController
extends BasicController

Description:
This controller shows the list of the users subscriptions and allows him to manage (delete) them. This controller does not show the actual news generated by the subscriptions, use the NotificationNewsController for this purpose.

Events fired by this controller:

Initial Date: 22.12.2009

Author:
gnaegi

Method Summary
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait