Class EventCalendarService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.EventCalendarService
A Web Service to display Online Events as an iCal calendar.
- Since:
- 7.3
- Version:
- 7.3
- Author:
- Luke
-
Constructor Details
-
EventCalendarService
public EventCalendarService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
executein classWebService- Parameters:
ctx- the Web Service Context- Returns:
- the HTTP status code
- Throws:
ServiceException- if an error occurs
-