it.unibas.acim2pincohibernate.controllo
Class AzioneInserisciAutomobile

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

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


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

AzioneInserisciAutomobile

public AzioneInserisciAutomobile()
Method Detail

esegui

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