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

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

public static final class NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
extends Object

Constants for request processing (web layer).

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

Field Summary
static String COMMAND
           
static String DELIVERER_ID
           
static String DOC_ID
           
static String MSG_DELIVERY_ID
           
static String STANDALONE_WINDOW
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSG_DELIVERY_ID

public static final String MSG_DELIVERY_ID
See Also:
Constant Field Values

DELIVERER_ID

public static final String DELIVERER_ID
See Also:
Constant Field Values

DOC_ID

public static final String DOC_ID
See Also:
Constant Field Values

COMMAND

public static final String COMMAND
See Also:
Constant Field Values

STANDALONE_WINDOW

public static final String STANDALONE_WINDOW
See Also:
Constant Field Values


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