org.olat.notifications
Class NotificationsUpgradeHelper

java.lang.Object
  extended by org.olat.notifications.NotificationsUpgradeHelper

public class NotificationsUpgradeHelper
extends java.lang.Object

Description:

Initial Date: 7 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

Constructor Summary
NotificationsUpgradeHelper()
           
 
Method Summary
static boolean checkCourse(Publisher publisher)
           
static boolean checkOLATResourceable(Publisher publisher)
           
static java.lang.String getCourseNodePath(Publisher publisher)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationsUpgradeHelper

public NotificationsUpgradeHelper()
Method Detail

checkOLATResourceable

public static boolean checkOLATResourceable(Publisher publisher)

checkCourse

public static boolean checkCourse(Publisher publisher)

getCourseNodePath

public static java.lang.String getCourseNodePath(Publisher publisher)