org.kuali.rice.ken.util
Class NotificationConstants.XML_MESSAGE_CONSTANTS
java.lang.Object
org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
- Enclosing class:
- NotificationConstants
public static final class NotificationConstants.XML_MESSAGE_CONSTANTS
- extends Object
This inner class holds contants that are used for parsing and resolving of content
inside of the XML message format that represents a notification request.
- 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 |
MESSAGE_OPEN
public static final String MESSAGE_OPEN
- See Also:
- Constant Field Values
MESSAGE_CLOSE
public static final String MESSAGE_CLOSE
- See Also:
- Constant Field Values
CONTENT_SIMPLE_OPEN
public static final String CONTENT_SIMPLE_OPEN
- See Also:
- Constant Field Values
CONTENT_EVENT_OPEN
public static final String CONTENT_EVENT_OPEN
- See Also:
- Constant Field Values
CONTENT_CLOSE
public static final String CONTENT_CLOSE
- See Also:
- Constant Field Values
NotificationConstants.XML_MESSAGE_CONSTANTS
public NotificationConstants.XML_MESSAGE_CONSTANTS()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.