|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.telscenter.pas.service.TeacherCommentsService
public class TeacherCommentsService
Provides interface for accessing teacher's comments to the student
| Constructor Summary | |
|---|---|
TeacherCommentsService()
|
|
| Method Summary | |
|---|---|
TeacherComments |
getTeacherComments(net.sf.sail.core.beans.Pod pod,
net.sf.sail.core.entity.IAgent agent)
|
TeacherComments |
getTeacherComments(net.sf.sail.core.entity.Rim<java.lang.String> rim,
net.sf.sail.core.entity.IAgent agent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TeacherCommentsService()
| Method Detail |
|---|
public TeacherComments getTeacherComments(net.sf.sail.core.entity.Rim<java.lang.String> rim,
net.sf.sail.core.entity.IAgent agent)
rim - the rim to get the comments fromagent -
public TeacherComments getTeacherComments(net.sf.sail.core.beans.Pod pod,
net.sf.sail.core.entity.IAgent agent)
pod - the pod to get the comments fromagent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||