org.paneris.jammyjoes.model
Interface Graphable

All Known Implementing Classes:
AffiliateTransaction, ShopOrder

public interface Graphable


Method Summary
 double getAmountForGraph()
           
 java.sql.Timestamp getDate()
           
 void total(AffiliateTotals totals)
           
 

Method Detail

getDate

java.sql.Timestamp getDate()

getAmountForGraph

double getAmountForGraph()

total

void total(AffiliateTotals totals)


Copyright © 2001-2008 PanEris. All Rights Reserved.