public interface CourseVariation extends IdNamelessEntity
Modifier and Type | Method and Description |
---|---|
String |
getCourseNumberSuffix()
The "extra" portion of the code, which usually corresponds with the most
detailed part of the number.
|
String |
getSubjectArea() |
String |
getVariationCode()
A number that indicates the sequence or order of variation in cases where
several different variations have the same offical Identifier
|
String |
getVariationTitle()
Full name of the variation, commonly used on catalogues
|
getType, getTypeKey
getState, getStateKey
getAttributes
String getVariationTitle()
String getSubjectArea()
String getCourseNumberSuffix()
String getVariationCode()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.