|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.listener.delivery.BeginDeliveryActionListener
public class BeginDeliveryActionListener
Title: Samigo
Purpose: this module handles the beginning of the assessment
Description: Sakai Assessment Manager
| Constructor Summary | |
|---|---|
BeginDeliveryActionListener()
|
|
| Method Summary | |
|---|---|
void |
populateBeanFromPub(DeliveryBean delivery,
PublishedAssessmentFacade pubAssessment)
This takes the published assessment information and puts it in the delivery bean. |
void |
processAction(javax.faces.event.ActionEvent ae)
ACTION. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeginDeliveryActionListener()
| Method Detail |
|---|
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerae -
javax.faces.event.AbortProcessingException
public void populateBeanFromPub(DeliveryBean delivery,
PublishedAssessmentFacade pubAssessment)
delivery - pubAssessment -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||