public interface Clu extends IdNamelessEntity, HasEffectiveDates
Modifier and Type | Method and Description |
---|---|
CluAccounting |
getAccountingInfo()
Accounting information associated with this CLU.
|
List<? extends Accreditation> |
getAccreditations()
Information around the accreditation of the clu.
|
List<? extends AdminOrg> |
getAdminOrgs()
Admin Orgs associated with this clu
|
List<? extends CluIdentifier> |
getAlternateIdentifiers()
Information related to alternate identifications of the clu, typically in
human readable form.
|
List<String> |
getCampusLocations()
Places where this clu might be offered
|
Boolean |
getCanCreateLui()
Indicates if the CLU can be used to instantiate LUIs (offerings).
|
int |
getDefaultEnrollmentEstimate()
Default enrollment estimate for this CLU.
|
int |
getDefaultMaximumEnrollment()
Default maximum enrollment for this CLU.
|
RichText |
getDescr()
Narrative description of the CLU, used for the catalog.
|
String |
getExpectedFirstAtp()
The expected first academic time period that this clu would be effective.
|
CluFee |
getFeeInfo()
Fee information associated with this CLU.
|
List<? extends CluInstructor> |
getInstructors()
Instructors associated with this clu.
|
Amount |
getIntensity() |
Boolean |
getIsEnrollable()
Indicates if Luis generated from this Clu are intended to be enrolled in
by Students directly
|
Boolean |
getIsHasEarlyDropDeadline()
Indicates if the CLU has an Early Drop Deadline (EDD).
|
Boolean |
getIsHazardousForDisabledStudents()
Indicates if the CLU may be hazardous for students with disabilities.
|
String |
getLastAdmitAtp()
The last academic time period that this clu would be available for
enrollment.
|
String |
getLastAtp()
The last academic time period that this clu would be effective.
|
List<? extends LuCode> |
getLuCodes()
List of LU code info structures.
|
String |
getNextReviewPeriod()
When the next review should be
|
List<String> |
getOfferedAtpTypes()
The academic time period types in which this CLU is typically offered.
|
CluIdentifier |
getOfficialIdentifier()
Information related to the official identification of the clu, typically
in human readable form.
|
CluInstructor |
getPrimaryInstructor()
Primary potential instructor for the clu.
|
String |
getReferenceURL()
An URL for additional information about the CLU.
|
TimeAmount |
getStdDuration()
The standard duration of the learning unit.
|
String |
getStudySubjectArea()
The Study Subject Area is used to identify the area of study associated
with the clu.
|
Version |
getVersion()
Version information associated with this CLU
|
getType, getTypeKey
getState, getStateKey
getAttributes
getEffectiveDate, getExpirationDate
CluIdentifier getOfficialIdentifier()
List<? extends CluIdentifier> getAlternateIdentifiers()
String getStudySubjectArea()
List<? extends Accreditation> getAccreditations()
List<String> getCampusLocations()
List<? extends AdminOrg> getAdminOrgs()
CluInstructor getPrimaryInstructor()
List<? extends CluInstructor> getInstructors()
Amount getIntensity()
TimeAmount getStdDuration()
Boolean getCanCreateLui()
String getReferenceURL()
List<? extends LuCode> getLuCodes()
String getNextReviewPeriod()
Boolean getIsEnrollable()
List<String> getOfferedAtpTypes()
Boolean getIsHasEarlyDropDeadline()
int getDefaultEnrollmentEstimate()
int getDefaultMaximumEnrollment()
Boolean getIsHazardousForDisabledStudents()
CluFee getFeeInfo()
CluAccounting getAccountingInfo()
Version getVersion()
String getExpectedFirstAtp()
String getLastAtp()
String getLastAdmitAtp()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.