org.deltava.service.stats
Class AllFlightsService

java.lang.Object
  extended by org.deltava.service.WebService
      extended by org.deltava.service.stats.AllFlightsService

public class AllFlightsService
extends WebService

A Web Service to display Flight Report statistics to an Amline Flash chart.

Since:
2.1
Version:
3.0
Author:
Luke

Constructor Summary
AllFlightsService()
           
 
Method Summary
 int execute(ServiceContext ctx)
          Executes the Web Service.
 
Methods inherited from class org.deltava.service.WebService
error, error, error, getCount, isLogged, isSecure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllFlightsService

public AllFlightsService()
Method Detail

execute

public int execute(ServiceContext ctx)
            throws ServiceException
Executes the Web Service.

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.