Package org.silverpeas.core.notification.message
Provides an API to send volatile messages to users about the status of their actions.
- Author:
- mmoquillon
-
Interface Summary Interface Description Message User: Yohann Chastagnier Date: 07/11/13MessageListener User: Yohann Chastagnier Date: 08/11/13 -
Class Summary Class Description AbstractMessage User: Yohann Chastagnier Date: 07/11/13ErrorMessage User: Yohann Chastagnier Date: 07/11/13InfoMessage User: Yohann Chastagnier Date: 07/11/13MessageContainer User: Yohann Chastagnier Date: 07/11/13MessageManager This manager provides tools to register and restitute volatile messages (info, success or error) to the user (on screen).MessageNotifier This utility class provides tools to display easily some dynamic notifications using the notifier plugin.SevereMessage User: Yohann Chastagnier Date: 07/11/13SuccessMessage User: Yohann Chastagnier Date: 07/11/13WarningMessage User: Yohann Chastagnier Date: 07/11/13 -
Enum Summary Enum Description MessageType User: Yohann Chastagnier Date: 07/11/13