Class SimpleUserNotification

  • All Implemented Interfaces:
    UserNotification

    public class SimpleUserNotification
    extends Object
    implements UserNotification
    This implementation of UserNotification permits to send a simple user notification, basically a title and a message.

    It is also possible to deal with the SilverpeasTemplate API.

    This is useful when user notification must be performed into a simple functional context.

    This implementation is designed in order to handle the messages into all the handled user languages

    Author:
    Yohann Chastagnier