org.deltava.service
Class DuplicateNameService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.DuplicateNameService
public class DuplicateNameService
- extends WebService
A Web Service to check for duplicate pilot names.
- Since:
- 3.1
- Version:
- 3.1
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuplicateNameService
public DuplicateNameService()
execute
public int execute(ServiceContext ctx)
throws ServiceException
- Executes the Web Service, returning Pilot names and IDs.
- Specified by:
execute in class WebService
- Parameters:
ctx - the Web Service context
- Returns:
- the HTTP status code
- Throws:
ServiceException - if an error occurs
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.