Package | Description |
---|---|
org.kuali.student.cm.course.form.wrapper | |
org.kuali.student.r2.lum.course.dto | |
org.kuali.student.r2.lum.course.infc | |
org.kuali.student.r2.lum.program.infc |
Modifier and Type | Class and Description |
---|---|
class |
LoDisplayInfoWrapper |
Modifier and Type | Class and Description |
---|---|
class |
LoDisplayInfo
Detailed information about a Learning Objective (Lo) and all it's children for application use, returnable in a single service call.
|
Constructor and Description |
---|
LoDisplayInfo(LoDisplay loDisplay) |
Modifier and Type | Method and Description |
---|---|
List<? extends LoDisplay> |
Course.getCourseSpecificLOs()
Learning Objectives associated with this Course.
|
List<? extends LoDisplay> |
LoDisplay.getLoDisplayInfoList()
List of Lo Display information.
|
Modifier and Type | Method and Description |
---|---|
List<? extends LoDisplay> |
CommonWithCredentialProgram.getLearningObjectives()
Learning Objectives associated with this program.
|
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.