|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgramRequirement
Detailed information about a program requirement
Method Summary | |
---|---|
RichText |
getDescr()
Description of the requirement. |
List<LoDisplayInfo> |
getLearningObjectives()
Learning Objectives for the Program Requirement |
String |
getLongTitle()
Long name for the requirement |
Integer |
getMaxCredits()
Maximum credits awarded |
Integer |
getMinCredits()
Minimum credits awarded |
String |
getShortTitle()
Brief title for the requirement. |
StatementTreeViewInfo |
getStatement()
Rule Statement for the requirement |
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 |
Method Detail |
---|
RichText getDescr()
String getShortTitle()
String getLongTitle()
List<LoDisplayInfo> getLearningObjectives()
StatementTreeViewInfo getStatement()
Integer getMinCredits()
Integer getMaxCredits()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |