Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.notification
Class NotificationLabelMaker

java.lang.Object
  extended by org.nuxeo.ecm.webapp.notification.NotificationLabelMaker
All Implemented Interfaces:
java.io.Serializable

@Name(value="notificationLabelMaker")
public class NotificationLabelMaker
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NotificationLabelMaker()
           
 
Method Summary
 java.lang.String getLabel(java.lang.String notificationName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationLabelMaker

public NotificationLabelMaker()
Method Detail

getLabel

public java.lang.String getLabel(java.lang.String notificationName)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.