org.paneris.jammyjoes.mvp
Class OrderSelection

java.lang.Object
  extended by org.paneris.jammyjoes.mvp.OrderSelection
All Implemented Interfaces:
Selection

public class OrderSelection
extends java.lang.Object
implements Selection


Constructor Summary
OrderSelection(org.melati.poem.Selectable orders, java.util.List orderStatus, Affiliate affiliate, java.util.Date startDate, java.util.Date endDate)
           
 
Method Summary
 void visitEach(Command command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderSelection

public OrderSelection(org.melati.poem.Selectable orders,
                      java.util.List orderStatus,
                      Affiliate affiliate,
                      java.util.Date startDate,
                      java.util.Date endDate)
Method Detail

visitEach

public void visitEach(Command command)
Specified by:
visitEach in interface Selection


Copyright © 2001-2008 PanEris. All Rights Reserved.