org.kuali.rice.ken.util
Class NotificationConstants.RESPONSE_MESSAGES

java.lang.Object
  extended by org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
Enclosing class:
NotificationConstants

public static final class NotificationConstants.RESPONSE_MESSAGES
extends Object

Different response messages for sending notifications.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
static String ERROR_SAVING_NOTIFICATION
           
static String INVALID_DELIVERY_TYPE
           
static String INVALID_RECIPIENT
           
static String INVALID_REMOVE_DATE
           
static String PRODUCER_NOT_AUTHORIZED_FOR_CHANNEL
           
static String SUCCESSFULLY_RECEIVED
           
 
Constructor Summary
private NotificationConstants.RESPONSE_MESSAGES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUCCESSFULLY_RECEIVED

public static final String SUCCESSFULLY_RECEIVED
See Also:
Constant Field Values

PRODUCER_NOT_AUTHORIZED_FOR_CHANNEL

public static final String PRODUCER_NOT_AUTHORIZED_FOR_CHANNEL
See Also:
Constant Field Values

INVALID_RECIPIENT

public static final String INVALID_RECIPIENT
See Also:
Constant Field Values

ERROR_SAVING_NOTIFICATION

public static final String ERROR_SAVING_NOTIFICATION
See Also:
Constant Field Values

INVALID_DELIVERY_TYPE

public static final String INVALID_DELIVERY_TYPE
See Also:
Constant Field Values

INVALID_REMOVE_DATE

public static final String INVALID_REMOVE_DATE
See Also:
Constant Field Values
Constructor Detail

NotificationConstants.RESPONSE_MESSAGES

private NotificationConstants.RESPONSE_MESSAGES()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.