public class PublishAssessmentListener extends Object implements javax.faces.event.ActionListener
Title: Samigo
2Description: Sakai Assessment Manager
| Constructor and Description |
|---|
PublishAssessmentListener() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationMessage(PublishRepublishNotificationBean publishRepublishNotification,
String title,
String releaseTo,
String startDateString,
String publishedURL,
String releaseToGroupsAsString,
String dueDateString,
Integer timedHours,
Integer timedMinutes,
String unlimitedSubmissions,
String submissionsAllowed,
String scoringType,
String feedbackDelivery,
String feedbackDateString) |
void |
processAction(javax.faces.event.ActionEvent ae) |
void |
sendNotification(PublishedAssessmentFacade pub,
PublishedAssessmentService service,
String subject,
String message,
String releaseTo) |
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerjavax.faces.event.AbortProcessingExceptionpublic void sendNotification(PublishedAssessmentFacade pub, PublishedAssessmentService service, String subject, String message, String releaseTo)
public String getNotificationMessage(PublishRepublishNotificationBean publishRepublishNotification, String title, String releaseTo, String startDateString, String publishedURL, String releaseToGroupsAsString, String dueDateString, Integer timedHours, Integer timedMinutes, String unlimitedSubmissions, String submissionsAllowed, String scoringType, String feedbackDelivery, String feedbackDateString)
Copyright © 2005-2014 Sakai Project. All Rights Reserved.