|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lpr
Detailed information about a single LUI to Person Relation. This is used to link together an instance and a person in such widely defined domains a as a student registering in a course or an instructor being assigned to advise students in a particular program.
Method Summary | |
---|---|
String |
getLuiId()
Name: LUI Id Unique identifier for a Learning Unit Instance (LUI). |
String |
getPersonId()
Name: Person Id Unique identifier for a person record. |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasId |
---|
getId |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasType |
---|
getTypeKey |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasState |
---|
getStateKey |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasEffectiveDates |
---|
getEffectiveDate, getExpirationDate |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.contract.model.test.source.HasMeta |
---|
getMeta |
Method Detail |
---|
String getLuiId()
String getPersonId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |