Class AcademyRideCountService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.exam.AcademyRideCountService
A Web Service to list the number of check rides available for a Flight Academy Certification.
- Since:
- 5.3
- Version:
- 5.3
- Author:
- Luke
-
Constructor Details
-
AcademyRideCountService
public AcademyRideCountService()
-
-
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
-