|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItemLocalHome in edu.rice.rubis.beans |
Methods in edu.rice.rubis.beans with parameters of type ItemLocalHome | |
java.lang.String |
SB_AboutMe.listItem(java.lang.Integer userId,
ItemLocalHome iHome)
List items the user is currently selling and sold in the past 30 days |
java.lang.String |
SB_AboutMe.listBoughtItems(java.lang.Integer userId,
ItemLocalHome iHome)
List items the user bought in the last 30 days |
java.lang.String |
SB_AboutMe.listWonItems(java.lang.Integer userId,
ItemLocalHome iHome,
QueryLocalHome qHome)
List items the user won in the last 30 days |
java.lang.String |
SB_AboutMe.listBids(java.lang.Integer userId,
java.lang.String username,
java.lang.String password,
ItemLocalHome iHome,
QueryLocalHome qHome)
List items the user put a bid on in the last 30 days |
java.lang.String |
SB_AboutMeBean.listItem(java.lang.Integer userId,
ItemLocalHome iHome)
List items the user is currently selling and sold in the past 30 days |
java.lang.String |
SB_AboutMeBean.listBoughtItems(java.lang.Integer userId,
ItemLocalHome iHome)
List items the user bought in the last 30 days |
java.lang.String |
SB_AboutMeBean.listWonItems(java.lang.Integer userId,
ItemLocalHome iHome,
QueryLocalHome qHome)
List items the user won in the last 30 days |
java.lang.String |
SB_AboutMeBean.listBids(java.lang.Integer userId,
java.lang.String username,
java.lang.String password,
ItemLocalHome iHome,
QueryLocalHome qHome)
List items the user put a bid on in the last 30 days |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |