public interface ProgramRequirement extends IdNamelessEntity
Modifier and Type | Method and Description |
---|---|
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
|
getType, getTypeKey
getState, getStateKey
getAttributes
String getShortTitle()
String getLongTitle()
List<LoDisplayInfo> getLearningObjectives()
StatementTreeViewInfo getStatement()
Integer getMinCredits()
Integer getMaxCredits()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.