org.kuali.student.r2.common.util.constants
Class AcademicCalendarServiceConstants

java.lang.Object
  extended by org.kuali.student.r2.common.util.constants.AcademicCalendarServiceConstants

public class AcademicCalendarServiceConstants
extends Object

This class holds the constants used by the Academic Calendar service

Author:
tom

Field Summary
static String ACADEMIC_CALENDAR_DRAFT_STATE_KEY
           
static String ACADEMIC_CALENDAR_OFFICIAL_STATE_KEY
           
static String ACADEMIC_CALENDAR_PROCESS_KEY
          Academic Calendar Process
static String[] ACADEMIC_CALENDAR_PROCESS_STATE_KEYS
           
static String ACADEMIC_CALENDAR_TYPE_KEY
          Academic Calendar Types
static String ADD_DATE_TYPE_KEY
           
static String CAMPUS_KEY_DYNAMIC_ATTRIBUTE_KEY
          Dynamic Attributes Keys
static String CLASSES_TYPE_KEY
           
static String DROP_DATE_TYPE_KEY
           
static String FINAL_EXAM_PERIOD_TYPE_KEY
           
static String GRADING_PERIOD_END_TYPE_KEY
           
static String HOLIDAY_CALENDAR_DRAFT_STATE_KEY
           
static String HOLIDAY_CALENDAR_OFFICIAL_STATE_KEY
           
static String HOLIDAY_CALENDAR_TYPE_KEY
           
static String NAMESPACE
          Reference Object URI's
static String REF_OBJECT_URI_ACADEMIC_CALENDAR
           
static String REF_OBJECT_URI_HOLIDAY
           
static String REF_OBJECT_URI_HOLIDAY_CALENDAR
           
static String REF_OBJECT_URI_KEY_DATE
           
static String REF_OBJECT_URI_TERM
           
static String REGISTRATION_PERIOD_TYPE_KEY
          Registration Date Groups
static String SERVICE_NAME_LOCAL_PART
           
static String TERM_DRAFT_STATE_KEY
           
static String TERM_OFFICIAL_STATE_KEY
           
static String[] TERM_TYPE_KEYS
           
 
Constructor Summary
AcademicCalendarServiceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
Reference Object URI's

See Also:
Constant Field Values

SERVICE_NAME_LOCAL_PART

public static final String SERVICE_NAME_LOCAL_PART
See Also:
Constant Field Values

REF_OBJECT_URI_TERM

public static final String REF_OBJECT_URI_TERM

REF_OBJECT_URI_ACADEMIC_CALENDAR

public static final String REF_OBJECT_URI_ACADEMIC_CALENDAR

REF_OBJECT_URI_HOLIDAY_CALENDAR

public static final String REF_OBJECT_URI_HOLIDAY_CALENDAR

REF_OBJECT_URI_HOLIDAY

public static final String REF_OBJECT_URI_HOLIDAY

REF_OBJECT_URI_KEY_DATE

public static final String REF_OBJECT_URI_KEY_DATE

ACADEMIC_CALENDAR_TYPE_KEY

public static final String ACADEMIC_CALENDAR_TYPE_KEY
Academic Calendar Types

See Also:
Constant Field Values

HOLIDAY_CALENDAR_TYPE_KEY

public static final String HOLIDAY_CALENDAR_TYPE_KEY
See Also:
Constant Field Values

TERM_TYPE_KEYS

public static final String[] TERM_TYPE_KEYS

CAMPUS_KEY_DYNAMIC_ATTRIBUTE_KEY

public static final String CAMPUS_KEY_DYNAMIC_ATTRIBUTE_KEY
Dynamic Attributes Keys

See Also:
Constant Field Values

REGISTRATION_PERIOD_TYPE_KEY

public static final String REGISTRATION_PERIOD_TYPE_KEY
Registration Date Groups

See Also:
Constant Field Values

ADD_DATE_TYPE_KEY

public static final String ADD_DATE_TYPE_KEY
See Also:
Constant Field Values

DROP_DATE_TYPE_KEY

public static final String DROP_DATE_TYPE_KEY
See Also:
Constant Field Values

CLASSES_TYPE_KEY

public static final String CLASSES_TYPE_KEY
See Also:
Constant Field Values

FINAL_EXAM_PERIOD_TYPE_KEY

public static final String FINAL_EXAM_PERIOD_TYPE_KEY
See Also:
Constant Field Values

GRADING_PERIOD_END_TYPE_KEY

public static final String GRADING_PERIOD_END_TYPE_KEY
See Also:
Constant Field Values

ACADEMIC_CALENDAR_PROCESS_KEY

public static final String ACADEMIC_CALENDAR_PROCESS_KEY
Academic Calendar Process

See Also:
Constant Field Values

ACADEMIC_CALENDAR_DRAFT_STATE_KEY

public static final String ACADEMIC_CALENDAR_DRAFT_STATE_KEY
See Also:
Constant Field Values

ACADEMIC_CALENDAR_OFFICIAL_STATE_KEY

public static final String ACADEMIC_CALENDAR_OFFICIAL_STATE_KEY
See Also:
Constant Field Values

ACADEMIC_CALENDAR_PROCESS_STATE_KEYS

public static final String[] ACADEMIC_CALENDAR_PROCESS_STATE_KEYS

TERM_DRAFT_STATE_KEY

public static final String TERM_DRAFT_STATE_KEY
See Also:
Constant Field Values

TERM_OFFICIAL_STATE_KEY

public static final String TERM_OFFICIAL_STATE_KEY
See Also:
Constant Field Values

HOLIDAY_CALENDAR_DRAFT_STATE_KEY

public static final String HOLIDAY_CALENDAR_DRAFT_STATE_KEY
See Also:
Constant Field Values

HOLIDAY_CALENDAR_OFFICIAL_STATE_KEY

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

AcademicCalendarServiceConstants

public AcademicCalendarServiceConstants()


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