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:
- 12.4
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TourService
isSecure, serializeMethods inherited from class WebService
error, error, error, isLoggedModifier and TypeMethodDescriptionprotected static ServiceExceptionCreates a ServiceException.protected static ServiceExceptionCreates a ServiceException.protected static ServiceExceptionCreates a ServiceException.booleanisLogged()Returns whether this web service calls are logged.
-
Constructor Details
-
TourUpdateService
public TourUpdateService()
-
-
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
-