|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.ken.util.NotificationConstants
public final class NotificationConstants
This class houses all constants for the NotificationSystem.
Nested Class Summary | |
---|---|
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. |
Field Summary | |
---|---|
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 Summary | |
---|---|
NotificationConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String AUTO_REMOVE_CAUSE
public static final String ACK_CAUSE
public static final String FYI_CAUSE
Constructor Detail |
---|
public NotificationConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |