Uses of Interface
edu.rice.rubis.beans.ItemLocalHome

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
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.