|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PeerEvaluationAssignment in cz.muni.fi.pclis.domain.peerEvaluation |
|---|
| Subclasses of PeerEvaluationAssignment in cz.muni.fi.pclis.domain.peerEvaluation | |
|---|---|
class |
SelfEvaluationAssignment
Entity representing self evaluation assignment User: Ľuboš Pecho Date: 30.3.2010 Time: 0:57:20 |
class |
StudentEvaluationAssignment
Entity representing student evaluation assignment User: Ľuboš Pecho Date: 29.3.2010 Time: 22:48:37 |
class |
TeamEvaluationAssignment
Entity representing team evaluation assignment User: Ľuboš Pecho Date: 29.3.2010 Time: 22:48:02 |
| Methods in cz.muni.fi.pclis.domain.peerEvaluation that return PeerEvaluationAssignment | |
|---|---|
abstract PeerEvaluationAssignment |
PeerEvaluation.getAssignment()
Returns assignment to which the evaluation belongs |
| Uses of PeerEvaluationAssignment in cz.muni.fi.pclis.service.peerEvaluation |
|---|
| Classes in cz.muni.fi.pclis.service.peerEvaluation with type parameters of type PeerEvaluationAssignment | |
|---|---|
interface |
PeerEvaluationAssignmentService<Ass extends PeerEvaluationAssignment>
User: Ľuboš Pecho Date: 16.5.2010 Time: 0:12:25 To change this template use File | Settings | File Templates. |
| Uses of PeerEvaluationAssignment in cz.muni.fi.pclis.web.controllers.student.peerEvaluation |
|---|
| Methods in cz.muni.fi.pclis.web.controllers.student.peerEvaluation with type parameters of type PeerEvaluationAssignment | ||
|---|---|---|
private
|
PeerEvaluationStudentController.filterForUser(List<Ass> assignments,
User user)
|
|
| Method parameters in cz.muni.fi.pclis.web.controllers.student.peerEvaluation with type arguments of type PeerEvaluationAssignment | |
|---|---|
private boolean[] |
PeerEvaluationStudentController.getIsFilling(List<? extends PeerEvaluationAssignment> assignments,
Date now)
|
| Uses of PeerEvaluationAssignment in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation |
|---|
| Classes in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation with type parameters of type PeerEvaluationAssignment | |
|---|---|
class |
AbstractPeerEvaluationAssignmentController<Ass extends PeerEvaluationAssignment>
Abstract controller handling creating and edition of the evaluation assignments User: Ľuboš Pecho Date: 30.3.2010 Time: 20:12:58 |
class |
AbstractRemovePeerEvaluationAssignmentController<Ass extends PeerEvaluationAssignment>
Abstract controller handling removal of the evaluation assignments User: Ľuboš Pecho Date: 30.3.2010 Time: 20:10:49 |
| Method parameters in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation with type arguments of type PeerEvaluationAssignment | |
|---|---|
private boolean[] |
PeerEvaluationTeacherController.getIsAfterFillengStartArray(List<? extends PeerEvaluationAssignment> assignments,
Date now)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||