static Notification |
Notifications.create(NotificationType type) |
static Notification |
Notifications.create(NotificationType type,
String info) |
static NotificationLd |
Notifications.createLd(NotificationType type,
String info) |
static ErrorMessage |
Notifications.error(NotificationType type) |
static ErrorMessage |
Notifications.error(NotificationType type,
String info) |
static ErrorMessageLd |
Notifications.errorLd(NotificationType type) |
static ErrorMessageLd |
Notifications.errorLd(NotificationType type,
String info) |
static SuccessMessage |
Notifications.success(NotificationType type) |
static SuccessMessage |
Notifications.success(NotificationType type,
String info) |
static SuccessMessageLd |
Notifications.successLd(NotificationType type) |
static SuccessMessageLd |
Notifications.successLd(NotificationType type,
String info) |