public final class NotificationConstants extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | NotificationConstants.BO_PROPERTY_NAMESThis class houses constants that represent the property names for the business objects. | 
| static class  | NotificationConstants.CONTENT_TYPESDifferent content types for the Notification System. | 
| static class  | NotificationConstants.DELIVERY_TYPESDifferent delivery types for the Notification System. | 
| static class  | NotificationConstants.KEW_CONSTANTSThis inner class is used to hold constants needed for KEW integration. | 
| static class  | NotificationConstants.LOCKED_FLAGFlags for record locking | 
| static class  | NotificationConstants.MESSAGE_DELIVERY_STATUSDifferent delivery status flags for the notification system. | 
| static class  | NotificationConstants.MESSAGE_DELIVERY_TYPESDifferent message delivery types for the notification system. | 
| static class  | NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTSConstants for request processing (web layer). | 
| static class  | NotificationConstants.NOTIFICATION_DETAIL_VIEWSThis class holds constants for different detail views of a notification. | 
| static class  | NotificationConstants.NOTIFICATION_PRODUCERSThis 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_FLAGSDifferent processing flags for the notification system. | 
| static class  | NotificationConstants.RECIPIENT_TYPESDifferent recipient types for the notification system. | 
| static class  | NotificationConstants.RESPONSE_MESSAGESDifferent response messages for sending notifications. | 
| static class  | NotificationConstants.RESPONSE_STATUSESDifferent response statuses for sending notifications. | 
| static class  | NotificationConstants.XML_MESSAGE_CONSTANTSThis 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_CAUSEString 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.