public class BeginDeliveryActionListener extends Object implements javax.faces.event.ActionListener
Title: Samigo
Purpose: this module handles the beginning of the assessment
Description: Sakai Assessment Manager
| Constructor and Description |
|---|
BeginDeliveryActionListener() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerae - javax.faces.event.AbortProcessingExceptionpublic void populateBeanFromPub(DeliveryBean delivery, PublishedAssessmentFacade pubAssessment)
delivery - pubAssessment - Copyright © 2005-2014 Sakai Project. All Rights Reserved.