it.unibas.acim2pincohibernate.controllo
Class AzioneCercaAutomobileTarga

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

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


Constructor Summary
AzioneCercaAutomobileTarga()
           
 
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

AzioneCercaAutomobileTarga

public AzioneCercaAutomobileTarga()
Method Detail

esegui

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