|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lui
Detailed information about a single LUI.
Method Summary | |
---|---|
List<? extends LuiIdentifier> |
getAlternateIdentifiers()
The alternate LUI identifiers. |
String |
getAtpId()
The unique identifier for the Academic Time Period (ATP) for which this instance is offered. |
List<String> |
getCampusLocations()
Places where this LUI is offered. |
List<String> |
getCluCluRelationIds()
Any Clu Clu Relation identifiers on which this instance is based. |
String |
getCluId()
The unique identifier for the Canonical Learning Unit (CLU) of which this is an instance. |
List<? extends LuCode> |
getLuiCodes()
List of LU code info structures. |
Integer |
getMaximumEnrollment()
The total maximum number of "seats" or enrollment slots that can be filled for the lui. |
Integer |
getMinimumEnrollment()
Total minimum number of seats that must be filled for the lui. |
LuiIdentifier |
getOfficialIdentifier()
The LUI identifier. |
String |
getReferenceURL()
The reference URL for this LUI. |
List<String> |
getRelatedLuiTypes()
These are the related lui types which may be related to this lui, e.g., activty offering types to format offering |
List<String> |
getResultValuesGroupKeys()
The options/scales that indicate the allowable grades that can be awarded or credits applied. |
String |
getScheduleId()
The Schedule Id. |
List<String> |
getUnitsContentOwner()
Identifiers for Organization(s) that is responsible for the academic content of the Lui as approved in its canonical form. |
List<String> |
getUnitsDeployment()
Identifiers for Organization(s) that is responsible for the delivery - and all associated logistics - of the Lui. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.Entity |
---|
getDescr, getName |
Methods inherited from interface org.kuali.student.r2.common.infc.HasType |
---|
getType, getTypeKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasState |
---|
getState, getStateKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
---|
getMeta |
Methods inherited from interface org.kuali.student.r2.common.infc.HasEffectiveDates |
---|
getEffectiveDate, getExpirationDate |
Method Detail |
---|
LuiIdentifier getOfficialIdentifier()
List<? extends LuiIdentifier> getAlternateIdentifiers()
String getCluId()
List<String> getCluCluRelationIds()
String getAtpId()
List<String> getCampusLocations()
String getScheduleId()
List<? extends LuCode> getLuiCodes()
Integer getMaximumEnrollment()
Integer getMinimumEnrollment()
String getReferenceURL()
List<String> getUnitsDeployment()
List<String> getUnitsContentOwner()
List<String> getResultValuesGroupKeys()
List<String> getRelatedLuiTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |