Uses of Interface
org.jasig.portlets.FeedbackPortlet.service.FeedbackSubmissionListener

Packages that use FeedbackSubmissionListener
org.jasig.portlets.FeedbackPortlet.service   
org.jasig.portlets.FeedbackPortlet.web   
 

Uses of FeedbackSubmissionListener in org.jasig.portlets.FeedbackPortlet.service
 

Classes in org.jasig.portlets.FeedbackPortlet.service that implement FeedbackSubmissionListener
 class EmailForwardingListener
          EmailForwardingListener sends a summary email to a central address for each feedback submission.
 

Uses of FeedbackSubmissionListener in org.jasig.portlets.FeedbackPortlet.web
 

Method parameters in org.jasig.portlets.FeedbackPortlet.web with type arguments of type FeedbackSubmissionListener
 void SubmitFeedbackFormController.setFeedbackSubmissionListeners(List<FeedbackSubmissionListener> listeners)
           
 



Copyright © 2012 Jasig. All Rights Reserved.