com.jurismarches.vradi.ui.offer
Class OfferListHandler.RemoveFormSessionListener

java.lang.Object
  extended by com.jurismarches.vradi.ui.offer.OfferListHandler.RemoveFormSessionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
OfferListHandler

protected class OfferListHandler.RemoveFormSessionListener
extends Object
implements ActionListener


Field Summary
protected  List<Form> formsToUpdate
           
protected  OfferListUI offerListUI
           
 
Constructor Summary
protected OfferListHandler.RemoveFormSessionListener(OfferListUI offerListUI)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
protected  void deleteFormFromSession(OfferListUI offerListUI, List<Form> formsToUpdate)
           
protected  AdminHandler getAdminHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offerListUI

protected OfferListUI offerListUI

formsToUpdate

protected List<Form> formsToUpdate
Constructor Detail

OfferListHandler.RemoveFormSessionListener

protected OfferListHandler.RemoveFormSessionListener(OfferListUI offerListUI)
Method Detail

getAdminHandler

protected AdminHandler getAdminHandler()

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

deleteFormFromSession

protected void deleteFormFromSession(OfferListUI offerListUI,
                                     List<Form> formsToUpdate)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.