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

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

public static final class NotificationConstants.NOTIFICATION_PRODUCERS
extends Object

This inner class is used to hold constants around needed for the default system producer which all channels must be exposed to for the generic message sending form to work with.

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

Field Summary
static NotificationProducerBo NOTIFICATION_SYSTEM_PRODUCER
           
static String NOTIFICATION_SYSTEM_PRODUCER_CONTACT_INFO
           
static String NOTIFICATION_SYSTEM_PRODUCER_DESCRIPTION
           
static String NOTIFICATION_SYSTEM_PRODUCER_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTIFICATION_SYSTEM_PRODUCER

public static final NotificationProducerBo NOTIFICATION_SYSTEM_PRODUCER

NOTIFICATION_SYSTEM_PRODUCER_NAME

public static final String NOTIFICATION_SYSTEM_PRODUCER_NAME
See Also:
Constant Field Values

NOTIFICATION_SYSTEM_PRODUCER_DESCRIPTION

public static final String NOTIFICATION_SYSTEM_PRODUCER_DESCRIPTION
See Also:
Constant Field Values

NOTIFICATION_SYSTEM_PRODUCER_CONTACT_INFO

public static final String NOTIFICATION_SYSTEM_PRODUCER_CONTACT_INFO
See Also:
Constant Field Values


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.