Class TourUpdateService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.stats.TourService
org.deltava.service.stats.TourUpdateService
A Web Serivce to update a Flight Tour.
- Since:
- 10.3
- Version:
- 10.4
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.service.stats.TourService
isSecure, serialize
-
Constructor Details
-
TourUpdateService
public TourUpdateService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service Context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-