edu.uoc.pfc.lcamps.webapp.catwings.action
Class SeleccionarVolsAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by edu.uoc.pfc.lcamps.webapp.catwings.action.GlobalAction
          extended by edu.uoc.pfc.lcamps.webapp.catwings.action.SeleccionarVolsAction

public class SeleccionarVolsAction
extends GlobalAction

Classe Action que ens servirà per carregar la informació dels vols

Author:
Llorenç Camps

Constructor Summary
SeleccionarVolsAction()
           
 
Method Summary
 
Methods inherited from class edu.uoc.pfc.lcamps.webapp.catwings.action.GlobalAction
execute
 
Methods inherited from class org.apache.struts.action.Action
execute, getServlet, setServlet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeleccionarVolsAction

public SeleccionarVolsAction()