org.silverpeas.admin.web.tools
Class NotificationTool

java.lang.Object
  extended by org.silverpeas.admin.web.tools.AbstractTool
      extended by org.silverpeas.admin.web.tools.NotificationTool

public class NotificationTool
extends AbstractTool

Author:
Yohann Chastagnier

Constructor Summary
NotificationTool(String language, LookHelper lookHelper)
           
 
Method Summary
 int getNb()
           
 
Methods inherited from class org.silverpeas.admin.web.tools.AbstractTool
getId, getLabel, getLookHelper, getMessages, getUrl, isVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationTool

public NotificationTool(String language,
                        LookHelper lookHelper)
Method Detail

getNb

public int getNb()
Overrides:
getNb in class AbstractTool
Returns:
the nb


Copyright © 2016 Silverpeas. All Rights Reserved.