|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An object capable of producing a report at the end of an auction.
| Method Summary | |
java.util.Map |
getVariables()
Returns a Map of all of the variables that are produced in the report. |
void |
produceUserOutput()
Produce the final report for the user. |
void |
setAuction(RoundRobinAuction auction)
Specify the auction to be used when generating the report. |
| Methods inherited from interface uk.ac.liv.auction.core.AuctionEventListener |
eventOccurred |
| Method Detail |
public void produceUserOutput()
public java.util.Map getVariables()
ReportVariablepublic void setAuction(RoundRobinAuction auction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||