org.kuali.student.enrollment.class2.acal.util
Class CalendarConstants.MessageKeys

java.lang.Object
  extended by org.kuali.student.enrollment.class2.acal.util.CalendarConstants.MessageKeys
Enclosing class:
CalendarConstants

public static class CalendarConstants.MessageKeys
extends Object


Field Summary
static String ERROR_ACAL_SAVE_FAILED
           
static String ERROR_ACAL_SAVE_TERM_SAVE_FAILED
           
static String ERROR_CALCULATING_INSTRUCTIONAL_DAYS
           
static String ERROR_DATE_END_REQUIRED
           
static String ERROR_DATE_NOT_IN_ACAL_RANGE
           
static String ERROR_DELETING
           
static String ERROR_DUPLICATE_HCAL
           
static String ERROR_DUPLICATE_NAME
           
static String ERROR_DUPLICATE_TERM_NAME
           
static String ERROR_INVALID_DATE_RANGE
           
static String ERROR_INVALID_DATERANGE_KEYDATE
           
static String ERROR_KEY_DATE_TYPE_REQUIRED
           
static String ERROR_TERM_NOT_IN_ACAL_RANGE
           
static String ERROR_TIME_END_AMPM_REQUIRED
           
static String ERROR_TIME_START_AMPM_REQUIRED
           
static String INFO_ACADEMIC_CALENDAR_OFFICIAL
           
static String INFO_ACADEMIC_CALENDAR_SAVED
           
static String INFO_HOLIDAY_CALENDAR_OFFICIAL
           
static String INFO_HOLIDAY_CALENDAR_SAVED
           
static String INFO_SEARCH_DELETE_SUCCESS
           
 
Constructor Summary
CalendarConstants.MessageKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INFO_ACADEMIC_CALENDAR_OFFICIAL

public static final String INFO_ACADEMIC_CALENDAR_OFFICIAL
See Also:
Constant Field Values

INFO_ACADEMIC_CALENDAR_SAVED

public static final String INFO_ACADEMIC_CALENDAR_SAVED
See Also:
Constant Field Values

INFO_HOLIDAY_CALENDAR_OFFICIAL

public static final String INFO_HOLIDAY_CALENDAR_OFFICIAL
See Also:
Constant Field Values

INFO_HOLIDAY_CALENDAR_SAVED

public static final String INFO_HOLIDAY_CALENDAR_SAVED
See Also:
Constant Field Values

INFO_SEARCH_DELETE_SUCCESS

public static final String INFO_SEARCH_DELETE_SUCCESS
See Also:
Constant Field Values

ERROR_DELETING

public static final String ERROR_DELETING
See Also:
Constant Field Values

ERROR_DATE_END_REQUIRED

public static final String ERROR_DATE_END_REQUIRED
See Also:
Constant Field Values

ERROR_TIME_START_AMPM_REQUIRED

public static final String ERROR_TIME_START_AMPM_REQUIRED
See Also:
Constant Field Values

ERROR_TIME_END_AMPM_REQUIRED

public static final String ERROR_TIME_END_AMPM_REQUIRED
See Also:
Constant Field Values

ERROR_ACAL_SAVE_FAILED

public static final String ERROR_ACAL_SAVE_FAILED
See Also:
Constant Field Values

ERROR_ACAL_SAVE_TERM_SAVE_FAILED

public static final String ERROR_ACAL_SAVE_TERM_SAVE_FAILED
See Also:
Constant Field Values

ERROR_DUPLICATE_HCAL

public static final String ERROR_DUPLICATE_HCAL
See Also:
Constant Field Values

ERROR_KEY_DATE_TYPE_REQUIRED

public static final String ERROR_KEY_DATE_TYPE_REQUIRED
See Also:
Constant Field Values

ERROR_DUPLICATE_NAME

public static final String ERROR_DUPLICATE_NAME
See Also:
Constant Field Values

ERROR_DATE_NOT_IN_ACAL_RANGE

public static final String ERROR_DATE_NOT_IN_ACAL_RANGE
See Also:
Constant Field Values

ERROR_INVALID_DATE_RANGE

public static final String ERROR_INVALID_DATE_RANGE
See Also:
Constant Field Values

ERROR_DUPLICATE_TERM_NAME

public static final String ERROR_DUPLICATE_TERM_NAME
See Also:
Constant Field Values

ERROR_TERM_NOT_IN_ACAL_RANGE

public static final String ERROR_TERM_NOT_IN_ACAL_RANGE
See Also:
Constant Field Values

ERROR_INVALID_DATERANGE_KEYDATE

public static final String ERROR_INVALID_DATERANGE_KEYDATE
See Also:
Constant Field Values

ERROR_CALCULATING_INSTRUCTIONAL_DAYS

public static final String ERROR_CALCULATING_INSTRUCTIONAL_DAYS
See Also:
Constant Field Values
Constructor Detail

CalendarConstants.MessageKeys

public CalendarConstants.MessageKeys()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.