Class EventFeedbackService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.feedback.FeedbackService
org.deltava.service.feedback.EventFeedbackService
A Web Service to receive Online Event user feedback.
- Since:
- 11.6
- Version:
- 11.6
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.service.feedback.FeedbackService
isLogged, isSecure, renderScoreMethods inherited from class org.deltava.service.WebService
error, error, error, getCount
-
Constructor Details
-
EventFeedbackService
public EventFeedbackService()
-
-
Method Details
-
execute
Description copied from class:WebServiceExecutes the Web Service.- Specified by:
executein classWebService- Parameters:
ctx- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException- if an error occurs
-