it.unibas.pinco.azioni
Interface Azione

All Known Implementing Classes:
AzioneInoltro, AzioneInoltroInvalida, AzioneInoltroSessione

public interface Azione


Method Summary
 java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
           
 

Method Detail

esegui

java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
                        throws PincoException
Throws:
PincoException