org.kuali.student.r2.lum.util.constants
Class CourseServiceConstants

java.lang.Object
  extended by org.kuali.student.r2.lum.util.constants.CourseServiceConstants

public class CourseServiceConstants
extends Object

Course Service contants.

Author:
Kuali Student Team (sambitpa@kuali.org)

Field Summary
static String COURSE_NAMESPACE
           
static String COURSE_NAMESPACE_URI
           
static String NAMESPACE
           
static String REF_OBJECT_URI_COURSE_OFFERING
           
static String SERVICE_NAME_LOCAL_PART
           
 
Constructor Summary
CourseServiceConstants()
           
 
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
See Also:
Constant Field Values

REF_OBJECT_URI_COURSE_OFFERING

public static final String REF_OBJECT_URI_COURSE_OFFERING

SERVICE_NAME_LOCAL_PART

public static final String SERVICE_NAME_LOCAL_PART
See Also:
Constant Field Values

COURSE_NAMESPACE

public static final String COURSE_NAMESPACE
See Also:
Constant Field Values

COURSE_NAMESPACE_URI

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

CourseServiceConstants

public CourseServiceConstants()


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