|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CluResult
Information about a CLU result.
Method Summary | |
---|---|
String |
getCluId()
The cluId to which the CLU Result is linked. |
RichTextInfo |
getDescr()
Narrative description of the CLU Result |
List<? extends ResultOption> |
getResultOptions()
List of learning result option information. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
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 |
---|
String getCluId()
RichTextInfo getDescr()
List<? extends ResultOption> getResultOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |