org.paneris.jammyjoes.mvp
Class CopyIntoContextCommand

java.lang.Object
  extended by org.paneris.jammyjoes.mvp.CopyIntoContextCommand
All Implemented Interfaces:
Command

public class CopyIntoContextCommand
extends java.lang.Object
implements Command


Constructor Summary
CopyIntoContextCommand(java.util.Vector _results, AffiliateTotals totals)
           
 
Method Summary
 void lastInteraction()
           
 java.lang.Object visit(java.lang.Object visited)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyIntoContextCommand

public CopyIntoContextCommand(java.util.Vector _results,
                              AffiliateTotals totals)
Method Detail

visit

public java.lang.Object visit(java.lang.Object visited)
Specified by:
visit in interface Command

lastInteraction

public void lastInteraction()
Specified by:
lastInteraction in interface Command


Copyright © 2001-2008 PanEris. All Rights Reserved.