|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Matriculations
The matriculation table. Holds info about teachers, alumns etc.
| Method Summary | |
|---|---|
List |
getAlumnList(String courseID)
A method to access all the alumns for a certain course. |
List |
getPrivilegesFor(String user)
A method to access the privileges for a certain user. |
List |
getTeacherList(String courseID)
A method to access all the teachers for a certain course. |
| Method Detail |
|---|
List getTeacherList(String courseID)
List getAlumnList(String courseID)
List getPrivilegesFor(String user)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||