org.kuali.rice.ken.util
Class NotificationConstants.NOTIFICATION_DETAIL_VIEWS
java.lang.Object
org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_DETAIL_VIEWS
- Enclosing class:
- NotificationConstants
public static final class NotificationConstants.NOTIFICATION_DETAIL_VIEWS
- extends Object
This class holds constants for different detail views of a notification.
INLINE - display the details inline (i.e. without any menus around them)
NORMAL_VIEW - display the details in a normal view with all of the appropriate menus
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORMAL_VIEW
public static final String NORMAL_VIEW
- See Also:
- Constant Field Values
INLINE
public static final String INLINE
- See Also:
- Constant Field Values
DOC_SEARCH_VIEW
public static final String DOC_SEARCH_VIEW
- See Also:
- Constant Field Values
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.