|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistrationGroup
Registration group are the physical entities that students will try to register into. A RegistrationGroup is used to group individual activity offerings based on the canonical format.
| Method Summary | |
|---|---|
String |
getActivityOfferingClusterId()
Activity Offering Cluster that this registration group was generated from. |
List<String> |
getActivityOfferingIds()
Activity Offerings for the registration group. |
String |
getCourseOfferingId()
Course offering for this registration group. |
String |
getFormatOfferingId()
Canonical format to which this registration group belong to. |
Boolean |
getIsGenerated()
Tests if this registration group wa sthe product of an automatic generation. |
String |
getRegistrationCode()
Uniquely identifies an instance of the course for the purposes of registration. |
String |
getTermId()
Academic term the registration group is being offered in. |
| 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 |
| Method Detail |
|---|
String getFormatOfferingId()
String getCourseOfferingId()
String getActivityOfferingClusterId()
String getTermId()
String getRegistrationCode()
List<String> getActivityOfferingIds()
Boolean getIsGenerated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||