org.silverpeas.notification.message
Class InfoMessage

java.lang.Object
  extended by org.silverpeas.notification.message.AbstractMessage
      extended by org.silverpeas.notification.message.InfoMessage
All Implemented Interfaces:
Message

public class InfoMessage
extends AbstractMessage

User: Yohann Chastagnier Date: 07/11/13


Constructor Summary
protected InfoMessage(String message)
          Default constructor.
 
Method Summary
 MessageType getType()
          Gets the type of the message.
 
Methods inherited from class org.silverpeas.notification.message.AbstractMessage
equals, getContent, getDisplayLiveTime, hashCode, setDisplayLiveTime
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoMessage

protected InfoMessage(String message)
Default constructor.

Method Detail

getType

public MessageType getType()
Description copied from interface: Message
Gets the type of the message. MessageType

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.