|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICourseStructure
Represents the hierarchical information of a course.
The children tree nodes of an ICourseStructure
represent organizations in the manifest, while children
of these represent items.
| Method Summary | |
|---|---|
ITreeNode[] |
getChildren()
Returns the organizations of this course. |
java.lang.String |
getCourseId()
Returns the id of this course. |
java.lang.String |
getDefaultOrganizationId()
Returns the id of the default organization of this course. |
| Method Detail |
|---|
java.lang.String getCourseId()
java.lang.String getDefaultOrganizationId()
ITreeNode[] getChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||