public final class NotificationConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NotificationConstants.BO_PROPERTY_NAMES
This class houses constants that represent the property names for the business objects.
|
static class |
NotificationConstants.CONTENT_TYPES
Different content types for the Notification System.
|
static class |
NotificationConstants.DELIVERY_TYPES
Different delivery types for the Notification System.
|
static class |
NotificationConstants.KEW_CONSTANTS
This inner class is used to hold constants needed for KEW integration.
|
static class |
NotificationConstants.LOCKED_FLAG
Flags for record locking
|
static class |
NotificationConstants.MESSAGE_DELIVERY_STATUS
Different delivery status flags for the notification system.
|
static class |
NotificationConstants.MESSAGE_DELIVERY_TYPES
Different message delivery types for the notification system.
|
static class |
NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
Constants for request processing (web layer).
|
static class |
NotificationConstants.NOTIFICATION_DETAIL_VIEWS
This class holds constants for different detail views of a notification.
|
static class |
NotificationConstants.NOTIFICATION_PRODUCERS
This inner class is used to hold constants around needed for the default system producer which all channels must be exposed
to for the generic message sending form to work with.
|
static class |
NotificationConstants.PROCESSING_FLAGS
Different processing flags for the notification system.
|
static class |
NotificationConstants.RECIPIENT_TYPES
Different recipient types for the notification system.
|
static class |
NotificationConstants.RESPONSE_MESSAGES
Different response messages for sending notifications.
|
static class |
NotificationConstants.RESPONSE_STATUSES
Different response statuses for sending notifications.
|
static class |
NotificationConstants.XML_MESSAGE_CONSTANTS
This inner class holds contants that are used for parsing and resolving of content
inside of the XML message format that represents a notification request.
|
Modifier and Type | Field and Description |
---|---|
static String |
ACK_CAUSE |
static String |
AUTO_REMOVE_CAUSE
String that indicates the cause of a dismissal of a messageDelivery was
due to autoremoval
|
static String |
FYI_CAUSE |
Constructor and Description |
---|
NotificationConstants() |
public static final String AUTO_REMOVE_CAUSE
public static final String ACK_CAUSE
public static final String FYI_CAUSE
public NotificationConstants()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.