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

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

public static final class NotificationConstants.KEW_CONSTANTS
extends Object

This inner class is used to hold constants needed for KEW integration.

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

Field Summary
static String ACK_AD_HOC_ROUTE
           
static String FYI_AD_HOC_ROUTE
           
static String GENERIC_AUTO_REMOVE_ANNOTATION
           
static String GENERIC_DELIVERY_ANNOTATION
           
static String NOTIFICATION_ADMIN_GROUP_NAME
           
static String NOTIFICATION_DOC_TYPE
           
static String NOTIFICATION_SYSTEM_USER
           
static String NOTIFICATION_SYSTEM_USER_NAME
           
static String NOTIFICATION_SYSTEM_USER_PARAM
           
static String SEND_NOTIFICATION_REQ_DOC_TYPE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTIFICATION_DOC_TYPE

public static final String NOTIFICATION_DOC_TYPE
See Also:
Constant Field Values

NOTIFICATION_SYSTEM_USER

public static final String NOTIFICATION_SYSTEM_USER
See Also:
Constant Field Values

NOTIFICATION_SYSTEM_USER_NAME

public static final String NOTIFICATION_SYSTEM_USER_NAME
See Also:
Constant Field Values

NOTIFICATION_SYSTEM_USER_PARAM

public static final String NOTIFICATION_SYSTEM_USER_PARAM
See Also:
Constant Field Values

FYI_AD_HOC_ROUTE

public static final String FYI_AD_HOC_ROUTE
See Also:
Constant Field Values

ACK_AD_HOC_ROUTE

public static final String ACK_AD_HOC_ROUTE
See Also:
Constant Field Values

GENERIC_DELIVERY_ANNOTATION

public static final String GENERIC_DELIVERY_ANNOTATION
See Also:
Constant Field Values

GENERIC_AUTO_REMOVE_ANNOTATION

public static final String GENERIC_AUTO_REMOVE_ANNOTATION
See Also:
Constant Field Values

NOTIFICATION_ADMIN_GROUP_NAME

public static final String NOTIFICATION_ADMIN_GROUP_NAME
See Also:
Constant Field Values

SEND_NOTIFICATION_REQ_DOC_TYPE

public static final String SEND_NOTIFICATION_REQ_DOC_TYPE
See Also:
Constant Field Values


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.