it.unibas.acim2pincohibernate.controllo
Class AzioneCercaAutomobileTargaPerAggiornamento

java.lang.Object
  extended by it.unibas.acim2pincohibernate.controllo.AzioneCercaAutomobileTargaPerAggiornamento
All Implemented Interfaces:
it.unibas.pinco.azioni.Azione

public class AzioneCercaAutomobileTargaPerAggiornamento
extends java.lang.Object
implements it.unibas.pinco.azioni.Azione


Constructor Summary
AzioneCercaAutomobileTargaPerAggiornamento()
           
 
Method Summary
 java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AzioneCercaAutomobileTargaPerAggiornamento

public AzioneCercaAutomobileTargaPerAggiornamento()
Method Detail

esegui

public java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
Specified by:
esegui in interface it.unibas.pinco.azioni.Azione