|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CourseCourseManager
CourseCourseManager
| Method Summary | |
|---|---|
CourseCourse |
loadParent(Id childId)
loads the CourseCourse for the given child course Id |
| Method Detail |
|---|
CourseCourse loadParent(Id childId)
throws PersistenceException,
KeyNotFoundException
CourseCourse for the given child course Id
childId -
PersistenceException - if some database exception occured while loading
KeyNotFoundException - if given key was not found in the database, which is likely to happen
since all courses need not have a parent Id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||