|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BidPK in edu.rice.rubis.beans |
Methods in edu.rice.rubis.beans that return BidPK | |
BidPK |
BidBean.ejbCreate(java.lang.Integer bidUserId,
java.lang.Integer bidItemId,
float userBid,
float userMaxBid,
int quantity)
This method is used to create a new Bid Bean. |
Methods in edu.rice.rubis.beans with parameters of type BidPK | |
BidLocal |
BidLocalHome.findByPrimaryKey(BidPK id)
This method is used to retrieve a Bid Bean from its primary key, that is to say its id. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |