Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.notification.api.NotificationRegistry

Packages that use NotificationRegistry
org.nuxeo.ecm.platform.ec.notification.ejb.bean   
org.nuxeo.ecm.platform.ec.notification.service   
org.nuxeo.ecm.platform.notification.api   
 

Uses of NotificationRegistry in org.nuxeo.ecm.platform.ec.notification.ejb.bean
 

Classes in org.nuxeo.ecm.platform.ec.notification.ejb.bean that implement NotificationRegistry
 class SerializableNotificationRegistry
           
 

Methods in org.nuxeo.ecm.platform.ec.notification.ejb.bean that return NotificationRegistry
 NotificationRegistry NotificationServiceBean.getNotificationRegistry()
          Deprecated. should not have to use the registry
 

Uses of NotificationRegistry in org.nuxeo.ecm.platform.ec.notification.service
 

Classes in org.nuxeo.ecm.platform.ec.notification.service that implement NotificationRegistry
 class NotificationRegistryImpl
           
 

Methods in org.nuxeo.ecm.platform.ec.notification.service that return NotificationRegistry
 NotificationRegistry NotificationService.getNotificationRegistry()
           
 

Uses of NotificationRegistry in org.nuxeo.ecm.platform.notification.api
 

Methods in org.nuxeo.ecm.platform.notification.api that return NotificationRegistry
 NotificationRegistry NotificationManager.getNotificationRegistry()
          Deprecated. should never have to return the registry : use delegation
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.