org.kuali.student.r2.lum.course.service.assembler
Class CourseAssemblerConstants

java.lang.Object
  extended by org.kuali.student.r2.lum.course.service.assembler.CourseAssemblerConstants

public class CourseAssemblerConstants
extends Object

Catalog of Course Service Constants. All type keys are mapped from https://test.kuali.org/confluence/display/KULSTG/Kuali+Student+Types+Used+in+the+Dictionary

Author:
Kuali Rice Team (kuali-rice@googlegroups.com)

Field Summary
static String ACTIVE
           
static String ACTIVITY_RELATION_TYPE
           
static String ADMIN_ORG
           
static String COPY_OF_CLU_RELATION_TYPE
           
static String COURSE_ACTIVITY_DIRECTED_TYPE
           
static String COURSE_ACTIVITY_DISCUSSION_TYPE
           
static String COURSE_ACTIVITY_LAB_TYPE
           
static String COURSE_ACTIVITY_LECTURE_TYPE
           
static String COURSE_ACTIVITY_RELATION_TYPE
           
static String COURSE_ACTIVITY_TUTORIAL_TYPE
           
static String COURSE_ACTIVITY_WEBDISCUSS_TYPE
           
static String COURSE_ACTIVITY_WEBLECTURE_TYPE
           
static String COURSE_CAMPUS_LOCATION_CD_NORTH
           
static String COURSE_CAMPUS_LOCATION_CD_SOUTH
           
static String COURSE_CODE_PILOT_COURSE
           
static String COURSE_CODE_SPECIAL_TOPICS
           
static String COURSE_CROSSLISTING_IDENT_TYPE
           
static String COURSE_FINANCIALS_REVENUE_TYPE
           
static String COURSE_FORMAT_OFFICIAL_IDENT_TYPE
           
static String COURSE_FORMAT_RELATION_TYPE
           
static String COURSE_FORMAT_TYPE
           
static String COURSE_LO_COURSE_SPECIFIC_RELATION
           
static String COURSE_LO_RELATION_INCLUDES
           
static String COURSE_LO_REPOSITORY_KEY
           
static String COURSE_LO_SEQUENCE
           
static String COURSE_LO_TYPE
           
static String COURSE_OFFICIAL_IDENT_TYPE
           
static String COURSE_REFERENCE_TYPE
           
static String COURSE_RESULT_COMP_ATTR_AUDIT
           
static String COURSE_RESULT_COMP_ATTR_CREDIT_VALUE_INCR
           
static String COURSE_RESULT_COMP_ATTR_FIXED_CREDIT_VALUE
           
static String COURSE_RESULT_COMP_ATTR_MAX_CREDIT_VALUE
           
static String COURSE_RESULT_COMP_ATTR_MIN_CREDIT_VALUE
           
static String COURSE_RESULT_COMP_ATTR_PASSFAIL
           
static String COURSE_RESULT_COMP_CREDIT_PREFIX
           
static String COURSE_RESULT_COMP_GRADE_AUDIT
           
static String COURSE_RESULT_COMP_GRADE_PASSFAIL
           
static String COURSE_RESULT_COMP_TYPE_CREDIT_FIXED
           
static String COURSE_RESULT_COMP_TYPE_CREDIT_MULTIPLE
           
static String COURSE_RESULT_COMP_TYPE_CREDIT_VARIABLE
           
static String COURSE_RESULT_TYPE_CREDITS
           
static String COURSE_RESULT_TYPE_GRADE
           
static String COURSE_TYPE
           
static String COURSE_VARIATION_IDENT_TYPE
           
static String FORMAT_RELATION_TYPE
           
static String JOINT_RELATION_TYPE
           
static String PROPOSAL_REFERENCE_TYPE
           
static String SUBJECT_ORG
           
 
Constructor Summary
CourseAssemblerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COURSE_TYPE

public static final String COURSE_TYPE
See Also:
Constant Field Values

COURSE_FORMAT_TYPE

public static final String COURSE_FORMAT_TYPE
See Also:
Constant Field Values

COURSE_FORMAT_RELATION_TYPE

public static final String COURSE_FORMAT_RELATION_TYPE
See Also:
Constant Field Values

JOINT_RELATION_TYPE

public static final String JOINT_RELATION_TYPE
See Also:
Constant Field Values

COPY_OF_CLU_RELATION_TYPE

public static final String COPY_OF_CLU_RELATION_TYPE
See Also:
Constant Field Values

FORMAT_RELATION_TYPE

public static final String FORMAT_RELATION_TYPE
See Also:
Constant Field Values

ACTIVITY_RELATION_TYPE

public static final String ACTIVITY_RELATION_TYPE
See Also:
Constant Field Values

PROPOSAL_REFERENCE_TYPE

public static final String PROPOSAL_REFERENCE_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_RELATION_TYPE

public static final String COURSE_ACTIVITY_RELATION_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_LAB_TYPE

public static final String COURSE_ACTIVITY_LAB_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_DISCUSSION_TYPE

public static final String COURSE_ACTIVITY_DISCUSSION_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_TUTORIAL_TYPE

public static final String COURSE_ACTIVITY_TUTORIAL_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_LECTURE_TYPE

public static final String COURSE_ACTIVITY_LECTURE_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_WEBLECTURE_TYPE

public static final String COURSE_ACTIVITY_WEBLECTURE_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_WEBDISCUSS_TYPE

public static final String COURSE_ACTIVITY_WEBDISCUSS_TYPE
See Also:
Constant Field Values

COURSE_ACTIVITY_DIRECTED_TYPE

public static final String COURSE_ACTIVITY_DIRECTED_TYPE
See Also:
Constant Field Values

COURSE_OFFICIAL_IDENT_TYPE

public static final String COURSE_OFFICIAL_IDENT_TYPE
See Also:
Constant Field Values

COURSE_FORMAT_OFFICIAL_IDENT_TYPE

public static final String COURSE_FORMAT_OFFICIAL_IDENT_TYPE
See Also:
Constant Field Values

COURSE_CAMPUS_LOCATION_CD_NORTH

public static final String COURSE_CAMPUS_LOCATION_CD_NORTH
See Also:
Constant Field Values

COURSE_CAMPUS_LOCATION_CD_SOUTH

public static final String COURSE_CAMPUS_LOCATION_CD_SOUTH
See Also:
Constant Field Values

COURSE_VARIATION_IDENT_TYPE

public static final String COURSE_VARIATION_IDENT_TYPE
See Also:
Constant Field Values

COURSE_CROSSLISTING_IDENT_TYPE

public static final String COURSE_CROSSLISTING_IDENT_TYPE
See Also:
Constant Field Values

COURSE_RESULT_TYPE_GRADE

public static final String COURSE_RESULT_TYPE_GRADE
See Also:
Constant Field Values

COURSE_RESULT_TYPE_CREDITS

public static final String COURSE_RESULT_TYPE_CREDITS
See Also:
Constant Field Values

COURSE_RESULT_COMP_TYPE_CREDIT_FIXED

public static final String COURSE_RESULT_COMP_TYPE_CREDIT_FIXED
See Also:
Constant Field Values

COURSE_RESULT_COMP_TYPE_CREDIT_VARIABLE

public static final String COURSE_RESULT_COMP_TYPE_CREDIT_VARIABLE
See Also:
Constant Field Values

COURSE_RESULT_COMP_TYPE_CREDIT_MULTIPLE

public static final String COURSE_RESULT_COMP_TYPE_CREDIT_MULTIPLE
See Also:
Constant Field Values

COURSE_RESULT_COMP_GRADE_PASSFAIL

public static final String COURSE_RESULT_COMP_GRADE_PASSFAIL
See Also:
Constant Field Values

COURSE_RESULT_COMP_GRADE_AUDIT

public static final String COURSE_RESULT_COMP_GRADE_AUDIT
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_PASSFAIL

public static final String COURSE_RESULT_COMP_ATTR_PASSFAIL
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_AUDIT

public static final String COURSE_RESULT_COMP_ATTR_AUDIT
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_FIXED_CREDIT_VALUE

public static final String COURSE_RESULT_COMP_ATTR_FIXED_CREDIT_VALUE
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_MIN_CREDIT_VALUE

public static final String COURSE_RESULT_COMP_ATTR_MIN_CREDIT_VALUE
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_MAX_CREDIT_VALUE

public static final String COURSE_RESULT_COMP_ATTR_MAX_CREDIT_VALUE
See Also:
Constant Field Values

COURSE_RESULT_COMP_ATTR_CREDIT_VALUE_INCR

public static final String COURSE_RESULT_COMP_ATTR_CREDIT_VALUE_INCR
See Also:
Constant Field Values

COURSE_RESULT_COMP_CREDIT_PREFIX

public static final String COURSE_RESULT_COMP_CREDIT_PREFIX
See Also:
Constant Field Values

COURSE_CODE_SPECIAL_TOPICS

public static final String COURSE_CODE_SPECIAL_TOPICS
See Also:
Constant Field Values

COURSE_CODE_PILOT_COURSE

public static final String COURSE_CODE_PILOT_COURSE
See Also:
Constant Field Values

ADMIN_ORG

public static final String ADMIN_ORG
See Also:
Constant Field Values

SUBJECT_ORG

public static final String SUBJECT_ORG
See Also:
Constant Field Values

COURSE_LO_RELATION_INCLUDES

public static final String COURSE_LO_RELATION_INCLUDES
See Also:
Constant Field Values

COURSE_LO_SEQUENCE

public static final String COURSE_LO_SEQUENCE
See Also:
Constant Field Values

COURSE_LO_COURSE_SPECIFIC_RELATION

public static final String COURSE_LO_COURSE_SPECIFIC_RELATION
See Also:
Constant Field Values

COURSE_LO_TYPE

public static final String COURSE_LO_TYPE
See Also:
Constant Field Values

COURSE_LO_REPOSITORY_KEY

public static final String COURSE_LO_REPOSITORY_KEY
See Also:
Constant Field Values

COURSE_FINANCIALS_REVENUE_TYPE

public static final String COURSE_FINANCIALS_REVENUE_TYPE
See Also:
Constant Field Values

COURSE_REFERENCE_TYPE

public static final String COURSE_REFERENCE_TYPE
See Also:
Constant Field Values

ACTIVE

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

CourseAssemblerConstants

public CourseAssemblerConstants()


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