| Package | Description |
|---|---|
| org.webtide.demo.auction | |
| org.webtide.demo.auction.dao |
| Modifier and Type | Method and Description |
|---|---|
Bidder |
AuctionService.bidder(org.cometd.bayeux.server.ServerSession source,
String channel,
String bidder,
String messageId) |
Bidder |
Bidder.clone() |
Bidder |
Bid.getBidder() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bid.setBidder(Bidder aBidder) |
| Modifier and Type | Method and Description |
|---|---|
Bidder |
BidderDao.getBidder(String username) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BidderDao.addBidder(Bidder bidder) |
void |
BidderDao.saveBidder(Bidder bidder) |
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.