org.kuali.rice.kew.preferences.web
Class PreferencesConstants.EmailNotificationPreferences
java.lang.Object
org.kuali.rice.kew.preferences.web.PreferencesConstants.EmailNotificationPreferences
- Enclosing class:
- PreferencesConstants
public static final class PreferencesConstants.EmailNotificationPreferences
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final String NONE
- See Also:
- Constant Field Values
DAILY
public static final String DAILY
- See Also:
- Constant Field Values
WEEKLY
public static final String WEEKLY
- See Also:
- Constant Field Values
IMMEDIATE
public static final String IMMEDIATE
- See Also:
- Constant Field Values
PreferencesConstants.EmailNotificationPreferences
public PreferencesConstants.EmailNotificationPreferences()
getEmailNotificationPreferences
public static List<String> getEmailNotificationPreferences()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.