Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ec.notification.service
Class NotificationServiceHelper

java.lang.Object
  extended by org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper

public final class NotificationServiceHelper
extends Object

Author:
Narcis Paslaru

Method Summary
static NotificationService getNotificationService()
          Locates the notification service using NXRuntime.
static PlacefulService getPlacefulService()
           
static PlacefulService getPlacefulServiceBean()
           
static UserManager getUsersService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNotificationService

public static NotificationService getNotificationService()
Locates the notification service using NXRuntime.


getPlacefulService

public static PlacefulService getPlacefulService()

getPlacefulServiceBean

public static PlacefulService getPlacefulServiceBean()
                                              throws ClientException
Throws:
ClientException

getUsersService

public static UserManager getUsersService()
                                   throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.