Class AvailableFlightLegService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.schedule.AvailableFlightLegService
A Web Service to return the next available Leg number for a Flight.
- Since:
- 1.0
- Version:
- 9.0
- Author:
- Luke
-
Constructor Details
-
AvailableFlightLegService
public AvailableFlightLegService()
-
-
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
-