Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.notification
Class NotificationLabelMaker

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

@Name(value="notificationLabelMaker")
public class NotificationLabelMaker
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
NotificationLabelMaker()
           
 
Method Summary
 String getLabel(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 String getLabel(String notificationName)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.