public interface LoDisplay extends IdEntity
| Modifier and Type | Method and Description |
|---|---|
List<? extends LoCategory> |
getLoCategoryInfoList()
List of learning objective category information.
|
List<? extends LoDisplay> |
getLoDisplayInfoList()
List of Lo Display information.
|
Lo |
getLoInfo()
Detailed information about a learning objective
|
String |
getParentLoRelationid()
Unique identifier for a LO to LO relationship.
|
String |
getParentRelType()
Unique identifier for the LO to LO relation type.
|
getType, getTypeKeygetState, getStateKeygetAttributesList<? extends LoDisplay> getLoDisplayInfoList()
String getParentRelType()
String getParentLoRelationid()
List<? extends LoCategory> getLoCategoryInfoList()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.