Skip to content
servasat edited this page Jul 4, 2011 · 5 revisions

An Auction always consists of these attributes:

  • id that references the auction to the server object
  • User which created and owns this auction
  • Resource that is being sold (exactly one)
  • amount of resource that's being sold
  • price to which the resource is being sold

On the Serverside Auctions are represented by the Auction Class

UML

UML

Clone this wiki locally