A B C D E F G H I L M N O P Q R S T U V

A

AboutMe - class edu.rice.rubis.beans.servlets.AboutMe.
This servlets displays general information about the user loged in and about his current bids or items to sell.
AboutMe() - Constructor for class edu.rice.rubis.beans.servlets.AboutMe
 
addDays(GregorianCalendar, int) - Static method in class edu.rice.rubis.beans.TimeManagement
Compute a new GregorianCalendar from a beginning date and a duration in days.
addOneBid() - Method in class edu.rice.rubis.beans.ItemBean
Add one bid for this item
addOneBid() - Method in class edu.rice.rubis.beans.OldItemBean
Add one bid for this item
addOneBid() - Method in interface edu.rice.rubis.beans.OldItem
Add one bid for this item
addOneBid() - Method in interface edu.rice.rubis.beans.Item
Add one bid for this item
authenticate(String, String) - Method in interface edu.rice.rubis.beans.SB_Auth
Describe authenticate method here.
authenticate(String, String) - Method in class edu.rice.rubis.beans.SB_AuthBean
Describe authenticate method here.

B

balance - Variable in class edu.rice.rubis.beans.UserBean
 
BeanConfig - class edu.rice.rubis.beans.BeanConfig.
This class contains the configuration for the beans
bid - Variable in class edu.rice.rubis.beans.BidBean
 
Bid - interface edu.rice.rubis.beans.Bid.
This is the Remote Interface for the Bid Bean
BidBean - class edu.rice.rubis.beans.BidBean.
BidBean is an entity bean with "container managed persistence".
BidBean() - Constructor for class edu.rice.rubis.beans.BidBean
 
bidCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
BidHome - interface edu.rice.rubis.beans.BidHome.
This is the Home interface of the Bid Bean
BidPK - class edu.rice.rubis.beans.BidPK.
Bid Primary Key class
BidPK() - Constructor for class edu.rice.rubis.beans.BidPK
Creates a new BidPK instance.
BidPK(Integer) - Constructor for class edu.rice.rubis.beans.BidPK
Creates a new BidPK instance.
BrowseCategories - class edu.rice.rubis.beans.servlets.BrowseCategories.
Builds the html page with the list of all categories and provides links to browse all items in a category or items in a category for a given region
BrowseCategories() - Constructor for class edu.rice.rubis.beans.servlets.BrowseCategories
 
BrowseRegions - class edu.rice.rubis.beans.servlets.BrowseRegions.
Builds the html page with the list of all region in the database
BrowseRegions() - Constructor for class edu.rice.rubis.beans.servlets.BrowseRegions
 
buyerId - Variable in class edu.rice.rubis.beans.BuyNowBean
 
buyNow - Variable in class edu.rice.rubis.beans.ItemBean
 
buyNow - Variable in class edu.rice.rubis.beans.OldItemBean
 
BuyNow - class edu.rice.rubis.beans.servlets.BuyNow.
This servlets display the page allowing a user to buy an item It must be called this way : http://..../BuyNow?
BuyNow - interface edu.rice.rubis.beans.BuyNow.
This is the Remote Interface for the BuyNow Bean
BuyNow() - Constructor for class edu.rice.rubis.beans.servlets.BuyNow
 
BuyNowAuth - class edu.rice.rubis.beans.servlets.BuyNowAuth.
This servlets display the page authentifying the user to allow him to put a buy an item at the "buy now" price.
BuyNowAuth() - Constructor for class edu.rice.rubis.beans.servlets.BuyNowAuth
 
BuyNowBean - class edu.rice.rubis.beans.BuyNowBean.
BuyNowBean is an entity bean with "container managed persistence".
BuyNowBean() - Constructor for class edu.rice.rubis.beans.BuyNowBean
 
buyNowCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
BuyNowHome - interface edu.rice.rubis.beans.BuyNowHome.
This is the Home interface of the BuyNow Bean
BuyNowPK - class edu.rice.rubis.beans.BuyNowPK.
BuyNow Primary Key class
BuyNowPK() - Constructor for class edu.rice.rubis.beans.BuyNowPK
Creates a new BuyNowPK instance.
BuyNowPK(Integer) - Constructor for class edu.rice.rubis.beans.BuyNowPK
Creates a new BuyNowPK instance.

C

Category - interface edu.rice.rubis.beans.Category.
This is the Remote Interface of the Category Bean
CategoryBean - class edu.rice.rubis.beans.CategoryBean.
CategoryBean is an entity bean with "container managed persistence".
CategoryBean() - Constructor for class edu.rice.rubis.beans.CategoryBean
 
categoryCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
CategoryHome - interface edu.rice.rubis.beans.CategoryHome.
This is the Home interface of the Category Bean
categoryId - Variable in class edu.rice.rubis.beans.ItemBean
 
categoryId - Variable in class edu.rice.rubis.beans.OldItemBean
 
CategoryPK - class edu.rice.rubis.beans.CategoryPK.
Category Primary Key class
CategoryPK() - Constructor for class edu.rice.rubis.beans.CategoryPK
Creates a new CategoryPK instance.
CategoryPK(Integer) - Constructor for class edu.rice.rubis.beans.CategoryPK
Creates a new CategoryPK instance.
comment - Variable in class edu.rice.rubis.beans.CommentBean
 
Comment - interface edu.rice.rubis.beans.Comment.
This is the Remote Interface for the Comment Bean
CommentBean - class edu.rice.rubis.beans.CommentBean.
BidBean is an entity bean with "container managed persistence".
CommentBean() - Constructor for class edu.rice.rubis.beans.CommentBean
 
commentCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
CommentHome - interface edu.rice.rubis.beans.CommentHome.
This is the Home interface of the Comment Bean
CommentPK - class edu.rice.rubis.beans.CommentPK.
Comment Primary Key class
CommentPK() - Constructor for class edu.rice.rubis.beans.CommentPK
Creates a new CommentPK instance.
CommentPK(Integer) - Constructor for class edu.rice.rubis.beans.CommentPK
Creates a new CommentPK instance.
Config - class edu.rice.rubis.beans.servlets.Config.
JOnAS version.
context - Static variable in class edu.rice.rubis.beans.servlets.Config
Returns the context used by the web container for html files and servlets (this isthe name of the war file).
context - Static variable in class edu.rice.rubis.beans.BeanConfig
Returns the context used by the web container for html files and servlets (this isthe name of the war file).
create() - Method in interface edu.rice.rubis.beans.IDManagerHome
This method is used to create a new IDManager Bean.
create() - Method in interface edu.rice.rubis.beans.SB_ViewItemHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_AboutMeHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_SearchItemsByCategoryHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_ViewBidHistoryHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_PutCommentHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_StoreBuyNowHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_RegisterUserHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_StoreCommentHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_AuthHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_ViewUserInfoHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.QueryHome
This method is used to create a new Region Bean.
create() - Method in interface edu.rice.rubis.beans.SB_SearchItemsByRegionHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_BuyNowHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_BrowseRegionsHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_BrowseCategoriesHome
This method is used to create a new Bean.
create() - Method in interface edu.rice.rubis.beans.SB_PutBidHome
This method is used to create a new Bean.
create(Integer, Integer, float, float, int) - Method in interface edu.rice.rubis.beans.BidHome
This method is used to create a new Bid Bean.
create(Integer, Integer, int) - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to create a new BuyNow Bean.
create(Integer, Integer, Integer, int, String) - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to create a new Comment Bean.
create(Integer, String, String, float, int, float, float, int, Integer, Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to create a new Old Item Bean.
create(String) - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to create a new Category Bean.
create(String) - Method in interface edu.rice.rubis.beans.RegionHome
This method is used to create a new Region Bean.
create(String, String, float, int, float, float, int, Integer, Integer) - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to create a new Item Bean.
create(String, String, String, String, String, Integer) - Method in interface edu.rice.rubis.beans.UserHome
This method is used to create a new User Bean.
createBuyNow(Integer, Integer, int) - Method in interface edu.rice.rubis.beans.SB_StoreBuyNow
Create a buyNow and update the item.
createBuyNow(Integer, Integer, int) - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
Create a buyNow and update the item.
createComment(Integer, Integer, Integer, int, String) - Method in interface edu.rice.rubis.beans.SB_StoreComment
Create a new comment and update the rating of the user.
createComment(Integer, Integer, Integer, int, String) - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
Create a new comment and update the rating of the user.
createUser(String, String, String, String, String, String) - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
Create a new user.
createUser(String, String, String, String, String, String) - Method in interface edu.rice.rubis.beans.SB_RegisterUser
Create a new user.
creationDate - Variable in class edu.rice.rubis.beans.UserBean
 
currentDateToString() - Static method in class edu.rice.rubis.beans.TimeManagement
Returns a string representation of the current date (when the method is called) conforming to the following database format : 'YYYY-MM-DD hh:mm:ss'

D

dataSource - Variable in class edu.rice.rubis.beans.SB_BrowseRegionsBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_RegisterUserBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_BuyNowBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_AuthBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_ViewItemBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_AboutMeBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_StoreBuyNowBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_StoreCommentBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_PutBidBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_ViewUserInfoBean
 
dataSource - Variable in class edu.rice.rubis.beans.QueryBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_PutCommentBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
 
dataSource - Variable in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
 
date - Variable in class edu.rice.rubis.beans.BidBean
 
date - Variable in class edu.rice.rubis.beans.CommentBean
 
date - Variable in class edu.rice.rubis.beans.BuyNowBean
 
dateToString(GregorianCalendar) - Static method in class edu.rice.rubis.beans.TimeManagement
Returns a string representation of a date conforming to the following database format : 'YYYY-MM-DD hh:mm:ss'
description - Variable in class edu.rice.rubis.beans.ItemBean
 
description - Variable in class edu.rice.rubis.beans.OldItemBean
 
diffTime(GregorianCalendar, GregorianCalendar) - Static method in class edu.rice.rubis.beans.TimeManagement
Returns a string representation of the time elapsed between startDate and endDate.
diffTimeInMs(GregorianCalendar, GregorianCalendar) - Static method in class edu.rice.rubis.beans.TimeManagement
Returns the time elapsed between startDate and endDate in milliseconds
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreComment
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BrowseRegions
Display the list of regions
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutBidAuth
Describe doGet method here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BuyNowAuth
Display the web page with the form to authenticate the user
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewUserInfo
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BrowseCategories
Build the html page for the response
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutBid
Describe doGet method here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreBuyNow
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutComment
Describe doGet method here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreBid
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.RegisterUser
Describe doGet method here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BuyNow
Authenticate the user and end the display a buy now form
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.AboutMe
Call doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewBidHistory
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SearchItemsByRegion
Read the parameters, lookup the remote category and region and build the web page with the list of items
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutCommentAuth
Describe doGet method here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SellItemForm
Build the html page for the response
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewItem
Display all available information on an item.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.RegisterItem
Check the values from the html register item form and create a new item
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SearchItemsByCategory
Describe doGet method here.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreComment
Store the comment to the database and display the resulting message.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutBidAuth
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BuyNowAuth
Call the doGet method
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewUserInfo
Display information about a user.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BrowseCategories
Same as doGet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutBid
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreBuyNow
Store the BuyNow to the database and display resulting message.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutComment
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.StoreBid
Store the bid to the database and display resulting message.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.RegisterUser
Call the doGet method here.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.BuyNow
Call the doGet method
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.AboutMe
Check username and password and build the web page that display the information about the loged in user.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewBidHistory
Display the bid history of an item
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SearchItemsByRegion
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutCommentAuth
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SellItemForm
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.ViewItem
Call the doGet method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.RegisterItem
Call the doGet method: check the values from the html register item form and create a new item
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SearchItemsByCategory
Call the doGet method.

E

ejbActivate() - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.ItemBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_BuyNowBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_AuthBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_ViewItemBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.OldItemBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.BidBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.CategoryBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_PutBidBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.CommentBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.UserBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.IDManagerBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.QueryBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_PutCommentBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
This method is empty for a stateless session bean
ejbActivate() - Method in class edu.rice.rubis.beans.RegionBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.BuyNowBean
This method is empty because persistence is managed by the container
ejbActivate() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_BuyNowBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_AuthBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_ViewItemBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_PutBidBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.IDManagerBean
This method is used to create a new IDManager Bean but should never be called.
ejbCreate() - Method in class edu.rice.rubis.beans.QueryBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_PutCommentBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
This method is empty for a stateless session bean
ejbCreate() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
This method is empty for a stateless session bean
ejbCreate(Integer, Integer, float, float, int) - Method in class edu.rice.rubis.beans.BidBean
This method is used to create a new Bid Bean.
ejbCreate(Integer, Integer, int) - Method in class edu.rice.rubis.beans.BuyNowBean
This method is used to create a new BuyNow Bean.
ejbCreate(Integer, Integer, Integer, int, String) - Method in class edu.rice.rubis.beans.CommentBean
This method is used to create a new Comment Bean.
ejbCreate(Integer, String, String, float, int, float, float, int, Integer, Integer) - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to create a new OldItem Bean.
ejbCreate(String) - Method in class edu.rice.rubis.beans.CategoryBean
This method is used to create a new Category Bean.
ejbCreate(String) - Method in class edu.rice.rubis.beans.RegionBean
This method is used to create a new Region Bean.
ejbCreate(String, String, float, int, float, float, int, Integer, Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method is used to create a new Item Bean.
ejbCreate(String, String, String, String, String, Integer) - Method in class edu.rice.rubis.beans.UserBean
This method is used to create a new User Bean.
ejbLoad() - Method in class edu.rice.rubis.beans.ItemBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.OldItemBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.BidBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.CategoryBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.CommentBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.UserBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.IDManagerBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.RegionBean
Persistence is managed by the container and the bean becomes up to date
ejbLoad() - Method in class edu.rice.rubis.beans.BuyNowBean
Persistence is managed by the container and the bean becomes up to date
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.ItemBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_BuyNowBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_AuthBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_ViewItemBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.OldItemBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.BidBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.CategoryBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_PutBidBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.CommentBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.UserBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.IDManagerBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.QueryBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_PutCommentBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
This method is empty for a stateless session bean
ejbPassivate() - Method in class edu.rice.rubis.beans.RegionBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.BuyNowBean
This method is empty because persistence is managed by the container
ejbPassivate() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
This method is empty for a stateless session bean
ejbPostCreate() - Method in class edu.rice.rubis.beans.IDManagerBean
This method does currently nothing
ejbPostCreate(Integer, Integer, float, float, int) - Method in class edu.rice.rubis.beans.BidBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(Integer, Integer, int) - Method in class edu.rice.rubis.beans.BuyNowBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(Integer, Integer, Integer, int, String) - Method in class edu.rice.rubis.beans.CommentBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(Integer, String, String, float, int, float, float, int, Integer, Integer) - Method in class edu.rice.rubis.beans.OldItemBean
This method does currently nothing
ejbPostCreate(String) - Method in class edu.rice.rubis.beans.CategoryBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(String) - Method in class edu.rice.rubis.beans.RegionBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(String, String, float, int, float, float, int, Integer, Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method just set an internal flag to reload the id generated by the DB
ejbPostCreate(String, String, String, String, String, Integer) - Method in class edu.rice.rubis.beans.UserBean
This method just set an internal flag to reload the id generated by the DB
ejbRemove() - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.ItemBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_BuyNowBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_AuthBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_ViewItemBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.OldItemBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.BidBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.CategoryBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_PutBidBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.CommentBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.UserBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.IDManagerBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.QueryBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_PutCommentBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
This method is empty for a stateless session bean
ejbRemove() - Method in class edu.rice.rubis.beans.RegionBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.BuyNowBean
This method is empty because persistence is managed by the container
ejbRemove() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
This method is empty for a stateless session bean
ejbStore() - Method in class edu.rice.rubis.beans.ItemBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.OldItemBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.BidBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.CategoryBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.CommentBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.UserBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.IDManagerBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.RegionBean
Persistence is managed by the container and the bean becomes up to date
ejbStore() - Method in class edu.rice.rubis.beans.BuyNowBean
Persistence is managed by the container and the bean becomes up to date
email - Variable in class edu.rice.rubis.beans.UserBean
 
endDate - Variable in class edu.rice.rubis.beans.ItemBean
 
endDate - Variable in class edu.rice.rubis.beans.OldItemBean
 
equals(Object) - Method in class edu.rice.rubis.beans.BidPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.CategoryPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.OldItemPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.IDManagerPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.BuyNowPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.CommentPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.ItemPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.RegionPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.UserPK
Specific equals method.

F

findAllBids() - Method in interface edu.rice.rubis.beans.BidHome
This method is used to retrieve all bids from the database!
findAllBuyNows() - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to retrieve all BuyNows from the database!
findAllCategories() - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to retrieve all categories from the database!
findAllComments() - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to retrieve all comments from the database!
findAllItems() - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to retrieve all items from the database!
findAllOldItems() - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve all items from the database!
findAllRegions() - Method in interface edu.rice.rubis.beans.RegionHome
This method is used to retrieve all categories from the database!
findAllUsers() - Method in interface edu.rice.rubis.beans.UserHome
This method is used to retrieve all users from the database!
findByCategory(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve all OldItem Beans belonging to a specific category.
findByCategory(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to retrieve all Item Beans belonging to a specific category.
findByFromUser(Integer) - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to retrieve all Comment Beans belonging to a specific author.
findByItem(Integer) - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to retrieve all BuyNow Beans related to one item.
findByItem(Integer) - Method in interface edu.rice.rubis.beans.BidHome
This method is used to retrieve all Bid Beans related to one item.
findByItem(Integer) - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to retrieve all Comment Beans related to one item.
findByName(String) - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to retrieve a Category Bean from its name.
findByName(String) - Method in interface edu.rice.rubis.beans.RegionHome
This method is used to retrieve a Region Bean from its name.
findByNickName(String) - Method in interface edu.rice.rubis.beans.UserHome
This method is used to retrieve a User from its nick name.
findByPrimaryKey(BidPK) - Method in interface edu.rice.rubis.beans.BidHome
This method is used to retrieve a Bid Bean from its primary key, that is to say its id.
findByPrimaryKey(BuyNowPK) - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to retrieve a BuyNow Bean from its primary key, that is to say its id.
findByPrimaryKey(CategoryPK) - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to retrieve a Category Bean from its primary key, that is to say its id.
findByPrimaryKey(CommentPK) - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to retrieve a Comment Bean from its primary key, that is to say its id.
findByPrimaryKey(IDManagerPK) - Method in interface edu.rice.rubis.beans.IDManagerHome
This method is used to retrieve a IDManager Bean from its primary key, that is to say its id (in that case 0).
findByPrimaryKey(ItemPK) - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to retrieve an Item Bean from its primary key, that is to say its id.
findByPrimaryKey(OldItemPK) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve an Old Item Bean from its primary key, that is to say its id.
findByPrimaryKey(RegionPK) - Method in interface edu.rice.rubis.beans.RegionHome
This method is used to retrieve a Region Bean from its primary key, that is to say its id.
findByPrimaryKey(UserPK) - Method in interface edu.rice.rubis.beans.UserHome
This method is used to retrieve a User Item Bean from its primary key, that is to say its id.
findBySeller(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve all OldItem Beans belonging to a seller.
findBySeller(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to retrieve all Item Beans belonging to a seller.
findByToUser(Integer) - Method in interface edu.rice.rubis.beans.CommentHome
This method is used to retrieve all Comment Beans related to a specific user.
findByUser(Integer) - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to retrieve all BuyNow Beans belonging to a specific user.
findByUser(Integer) - Method in interface edu.rice.rubis.beans.BidHome
This method is used to retrieve all Bid Beans belonging to a specific user.
findCurrentByCategory(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve OldItem Beans belonging to a specific category that are still to sell (auction end date is not passed).
findCurrentByCategory(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
This method is used to retrieve Item Beans belonging to a specific category that are still to sell (auction end date is not passed).
findUserBuyNow(Integer) - Method in interface edu.rice.rubis.beans.BuyNowHome
Get all the items the user bought using the buy-now option in the last 30 days.
findUserCurrentSellings(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
Get all the items the user is currently selling.
findUserCurrentSellings(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
Get all the items the user is currently selling.
findUserPastSellings(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
Get all the items the user sold in the last 30 days.
findUserPastSellings(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
Get all the items the user sold in the last 30 days.
firstName - Variable in class edu.rice.rubis.beans.UserBean
 
fromUserId - Variable in class edu.rice.rubis.beans.CommentBean
 

G

getAboutMe(String, String) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Authenticate the user and get the information about the user.
getAboutMe(String, String) - Method in interface edu.rice.rubis.beans.SB_AboutMe
Authenticate the user and get the information about the user.
getBalance() - Method in class edu.rice.rubis.beans.UserBean
Get user's account current balance.
getBalance() - Method in interface edu.rice.rubis.beans.User
Get user's account current balance.
getBid() - Method in class edu.rice.rubis.beans.BidBean
Get the bid of the user.
getBid() - Method in interface edu.rice.rubis.beans.Bid
Get the bid of the user.
getBidderNickName() - Method in class edu.rice.rubis.beans.BidBean
Give the nick name of the bidder
getBidderNickName() - Method in interface edu.rice.rubis.beans.Bid
Give the nick name of the bidder.
getBiddingForm(Integer, String, String) - Method in interface edu.rice.rubis.beans.SB_PutBid
Authenticate the user and get the information to build the html form.
getBiddingForm(Integer, String, String) - Method in class edu.rice.rubis.beans.SB_PutBidBean
Authenticate the user and get the information to build the html form.
getBidHistory(Integer) - Method in interface edu.rice.rubis.beans.SB_ViewBidHistory
Get the list of bids related to a specific item.
getBidHistory(Integer) - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
Get the list of bids related to a specific item.
getBuyerId() - Method in class edu.rice.rubis.beans.BuyNowBean
Get the buyer id which is the primary key in the users table.
getBuyerId() - Method in interface edu.rice.rubis.beans.BuyNow
Get the buyer id which is the primary key in the users table.
getBuyNow() - Method in class edu.rice.rubis.beans.ItemBean
Get item Buy Now price set by the seller.
getBuyNow() - Method in class edu.rice.rubis.beans.OldItemBean
Get item Buy Now price set by the seller.
getBuyNow() - Method in interface edu.rice.rubis.beans.OldItem
Get item Buy Now price set by the seller.
getBuyNow() - Method in interface edu.rice.rubis.beans.Item
Get item Buy Now price set by the seller.
getBuyNowForm(Integer, String, String) - Method in class edu.rice.rubis.beans.SB_BuyNowBean
Authenticate the user and get the information to build the html form.
getBuyNowForm(Integer, String, String) - Method in interface edu.rice.rubis.beans.SB_BuyNow
Authenticate the user and get the information to build the html form.
getCategories(String, String, String) - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
List all the categories in the database
getCategories(String, String, String) - Method in interface edu.rice.rubis.beans.SB_BrowseCategories
Get all the categories from the database.
getCategoryId() - Method in class edu.rice.rubis.beans.ItemBean
Give the category id of the item
getCategoryId() - Method in class edu.rice.rubis.beans.OldItemBean
Give the category id of the item
getCategoryId() - Method in interface edu.rice.rubis.beans.OldItem
Give the category id of the item
getCategoryId() - Method in interface edu.rice.rubis.beans.Item
Give the category id of the item
getCategoryName() - Method in class edu.rice.rubis.beans.ItemBean
Get the category name by finding the Bean corresponding to the category Id.
getCategoryName() - Method in class edu.rice.rubis.beans.OldItemBean
Get the category name by finding the Bean corresponding to the category Id.
getCategoryName() - Method in interface edu.rice.rubis.beans.OldItem
Get the category name by finding the Bean corresponding to the category Id.
getCategoryName() - Method in interface edu.rice.rubis.beans.Item
Get the category name by finding the Bean corresponding to the category Id.
getComment() - Method in interface edu.rice.rubis.beans.Comment
Get the comment text.
getComment() - Method in class edu.rice.rubis.beans.CommentBean
Get the comment text.
getCommentForm(Integer, Integer, String, String) - Method in interface edu.rice.rubis.beans.SB_PutComment
Authenticate the user and get the information to build the html form.
getCommentForm(Integer, Integer, String, String) - Method in class edu.rice.rubis.beans.SB_PutCommentBean
Authenticate the user and get the information to build the html form.
getComments(UserHome, Integer) - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Get the comment related to a specific user.
getComments(UserHome, Integer) - Method in interface edu.rice.rubis.beans.SB_ViewUserInfo
Get the comment related to a specific user.
getCreationDate() - Method in class edu.rice.rubis.beans.UserBean
Get user creation date.
getCreationDate() - Method in interface edu.rice.rubis.beans.User
Get user creation date.
getCurrentItemsInCategory(Integer, int, int) - Method in interface edu.rice.rubis.beans.Query
/** Get all the items that match a specific category and that are still to sell (auction end date is not passed).
getCurrentItemsInCategory(Integer, int, int) - Method in class edu.rice.rubis.beans.QueryBean
Get all the items that match a specific category and that are still to sell (auction end date is not passed).
getCurrentItemsInCategoryAndRegion(Integer, Integer, int, int) - Method in interface edu.rice.rubis.beans.Query
Get all the items that match a specific category and region and that are still to sell (auction end date is not passed).
getCurrentItemsInCategoryAndRegion(Integer, Integer, int, int) - Method in class edu.rice.rubis.beans.QueryBean
Get all the items that match a specific category and region and that are still to sell (auction end date is not passed).
getDate() - Method in interface edu.rice.rubis.beans.Comment
Time of the Comment in the format 'YYYY-MM-DD hh:mm:ss'
getDate() - Method in class edu.rice.rubis.beans.BidBean
Time of the Bid in the format 'YYYY-MM-DD hh:mm:ss'
getDate() - Method in interface edu.rice.rubis.beans.Bid
Time of the Bid in the format 'YYYY-MM-DD hh:mm:ss'
getDate() - Method in class edu.rice.rubis.beans.CommentBean
Time of the Comment in the format 'YYYY-MM-DD hh:mm:ss'
getDate() - Method in class edu.rice.rubis.beans.BuyNowBean
Time of the BuyNow in the format 'YYYY-MM-DD hh:mm:ss'
getDate() - Method in interface edu.rice.rubis.beans.BuyNow
Time of the BuyNow in the format 'YYYY-MM-DD hh:mm:ss'
getDescription() - Method in class edu.rice.rubis.beans.ItemBean
Get item description .
getDescription() - Method in class edu.rice.rubis.beans.OldItemBean
Get item description .
getDescription() - Method in interface edu.rice.rubis.beans.OldItem
Get item description .
getDescription() - Method in interface edu.rice.rubis.beans.Item
Get item description .
getEmail() - Method in class edu.rice.rubis.beans.UserBean
Get user email address.
getEmail() - Method in interface edu.rice.rubis.beans.User
Get user email address.
getEndDate() - Method in class edu.rice.rubis.beans.ItemBean
End date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getEndDate() - Method in class edu.rice.rubis.beans.OldItemBean
End date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getEndDate() - Method in interface edu.rice.rubis.beans.OldItem
End date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getEndDate() - Method in interface edu.rice.rubis.beans.Item
End date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getFirstName() - Method in class edu.rice.rubis.beans.UserBean
Get user first name.
getFirstName() - Method in interface edu.rice.rubis.beans.User
Get user first name.
getFromUserId() - Method in interface edu.rice.rubis.beans.Comment
Get the user id of the author of the comment
getFromUserId() - Method in class edu.rice.rubis.beans.CommentBean
Get the user id of the author of the comment
getHTMLGeneralUserInformation() - Method in class edu.rice.rubis.beans.UserBean
Returns a string displaying general information about the user.
getHTMLGeneralUserInformation() - Method in interface edu.rice.rubis.beans.User
Returns a string displaying general information about the user.
getId() - Method in interface edu.rice.rubis.beans.Region
Get region's id.
getId() - Method in interface edu.rice.rubis.beans.Comment
Get comment's id.
getId() - Method in class edu.rice.rubis.beans.ItemBean
Get item id.
getId() - Method in interface edu.rice.rubis.beans.Category
Get category's id.
getId() - Method in class edu.rice.rubis.beans.OldItemBean
Get item id.
getId() - Method in class edu.rice.rubis.beans.BidBean
Get bid's id.
getId() - Method in interface edu.rice.rubis.beans.Bid
Get bid's id.
getId() - Method in interface edu.rice.rubis.beans.OldItem
Get item id.
getId() - Method in class edu.rice.rubis.beans.CategoryBean
Get category's id.
getId() - Method in interface edu.rice.rubis.beans.Item
Get item id.
getId() - Method in class edu.rice.rubis.beans.CommentBean
Get comment's id.
getId() - Method in class edu.rice.rubis.beans.UserBean
Get user's id.
getId() - Method in class edu.rice.rubis.beans.IDManagerBean
Get IDManager id.
getId() - Method in class edu.rice.rubis.beans.RegionBean
Get region's id.
getId() - Method in interface edu.rice.rubis.beans.IDManager
Get IDManager id.
getId() - Method in class edu.rice.rubis.beans.BuyNowBean
Get BuyNow id.
getId() - Method in interface edu.rice.rubis.beans.BuyNow
Get BuyNow id.
getId() - Method in interface edu.rice.rubis.beans.User
Get user's id.
getInitialPrice() - Method in class edu.rice.rubis.beans.ItemBean
Get item initial price set by the seller.
getInitialPrice() - Method in class edu.rice.rubis.beans.OldItemBean
Get item initial price set by the seller.
getInitialPrice() - Method in interface edu.rice.rubis.beans.OldItem
Get item initial price set by the seller.
getInitialPrice() - Method in interface edu.rice.rubis.beans.Item
Get item initial price set by the seller.
getItemBidHistory(Integer) - Method in interface edu.rice.rubis.beans.Query
Get the bid history for an item sorted from the last bid to the first bid (oldest one).
getItemBidHistory(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the bid history for an item sorted from the last bid to the first bid (oldest one).
getItemDescription(Integer, int) - Method in class edu.rice.rubis.beans.SB_ViewItemBean
Get the full description of an item and the bidding option if userId>0.
getItemDescription(Integer, int) - Method in interface edu.rice.rubis.beans.SB_ViewItem
Get the full description of an item and the bidding option if userId>0.
getItemId() - Method in interface edu.rice.rubis.beans.Comment
Get the item id which is the primary key in the items table.
getItemId() - Method in class edu.rice.rubis.beans.BidBean
Get the item id which is the primary key in the items table.
getItemId() - Method in interface edu.rice.rubis.beans.Bid
Get the item id which is the primary key in the items table.
getItemId() - Method in class edu.rice.rubis.beans.CommentBean
Get the item id which is the primary key in the items table.
getItemId() - Method in class edu.rice.rubis.beans.BuyNowBean
Get the item id which is the primary key in the items table.
getItemId() - Method in interface edu.rice.rubis.beans.BuyNow
Get the item id which is the primary key in the items table.
getItemMaxBid(Integer) - Method in interface edu.rice.rubis.beans.Query
Get the maximum bid (winning bid) for an item.
getItemMaxBid(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the maximum bid (winning bid) for an item.
getItemNbOfBids(Integer) - Method in interface edu.rice.rubis.beans.Query
Get the number of bids for an item.
getItemNbOfBids(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the number of bids for an item.
getItemQtyMaxBid(int, Integer) - Method in interface edu.rice.rubis.beans.Query
Get the first maxToCollect bids for an item sorted from the maximum to the minimum.
getItemQtyMaxBid(int, Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the first maxToCollect bids for an item sorted from the maximum to the minimum.
getItems(Integer, Integer, int, int) - Method in interface edu.rice.rubis.beans.SB_SearchItemsByRegion
Get the items in a specific category in a specific region.
getItems(Integer, Integer, int, int) - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
Get the items in a specific category.
getItems(Integer, int, int) - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
Get the items in a specific category.
getItems(Integer, int, int) - Method in interface edu.rice.rubis.beans.SB_SearchItemsByCategory
Get the items in a specific category.
getLastName() - Method in class edu.rice.rubis.beans.UserBean
Get user last name.
getLastName() - Method in interface edu.rice.rubis.beans.User
Get user last name.
getMaxBid() - Method in class edu.rice.rubis.beans.ItemBean
Get item maximum bid (if any) for this item.
getMaxBid() - Method in class edu.rice.rubis.beans.OldItemBean
Get item maximum bid (if any) for this item.
getMaxBid() - Method in class edu.rice.rubis.beans.BidBean
Get the maximum bid wanted by the user.
getMaxBid() - Method in interface edu.rice.rubis.beans.Bid
Get the maximum bid wanted by the user.
getMaxBid() - Method in interface edu.rice.rubis.beans.OldItem
Get item maximum bid (if any) for this item.
getMaxBid() - Method in interface edu.rice.rubis.beans.Item
Get item maximum bid (if any) for this item.
getName() - Method in interface edu.rice.rubis.beans.Region
Get the region name.
getName() - Method in class edu.rice.rubis.beans.ItemBean
Get item name.
getName() - Method in interface edu.rice.rubis.beans.Category
Get the category name.
getName() - Method in class edu.rice.rubis.beans.OldItemBean
Get item name.
getName() - Method in interface edu.rice.rubis.beans.OldItem
Get item name.
getName() - Method in class edu.rice.rubis.beans.CategoryBean
Get the category name.
getName() - Method in interface edu.rice.rubis.beans.Item
Get item name.
getName() - Method in class edu.rice.rubis.beans.RegionBean
Get region name.
getNbOfBids() - Method in class edu.rice.rubis.beans.ItemBean
Get number of bids for this item.
getNbOfBids() - Method in class edu.rice.rubis.beans.OldItemBean
Get number of bids for this item.
getNbOfBids() - Method in interface edu.rice.rubis.beans.OldItem
Get number of bids for this item.
getNbOfBids() - Method in interface edu.rice.rubis.beans.Item
Get number of bids for this item.
getNextBidID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the bid id.
getNextBidID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the bid id.
getNextBuyNowID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the buyNow id.
getNextBuyNowID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the buyNow id.
getNextCategoryID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the category id.
getNextCategoryID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the category id.
getNextCommentID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the comment id.
getNextCommentID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the comment id.
getNextItemID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the item id.
getNextItemID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the item id.
getNextRegionID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the region id.
getNextRegionID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the region id.
getNextUserID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the user id.
getNextUserID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the user id.
getNickName() - Method in class edu.rice.rubis.beans.UserBean
Get user nick name.
getNickName() - Method in interface edu.rice.rubis.beans.User
Get user nick name.
getPassword() - Method in class edu.rice.rubis.beans.UserBean
Get user password.
getPassword() - Method in interface edu.rice.rubis.beans.User
Get user password.
getQuantity() - Method in class edu.rice.rubis.beans.ItemBean
Get how many of this item are to be sold.
getQuantity() - Method in class edu.rice.rubis.beans.OldItemBean
Get how many of this item are to be sold.
getQuantity() - Method in class edu.rice.rubis.beans.BidBean
Get how many of this item the user wants.
getQuantity() - Method in interface edu.rice.rubis.beans.Bid
Get how many of this item the user wants.
getQuantity() - Method in interface edu.rice.rubis.beans.OldItem
Get how many of this item are to be sold.
getQuantity() - Method in interface edu.rice.rubis.beans.Item
Get how many of this item are to be sold.
getQuantity() - Method in class edu.rice.rubis.beans.BuyNowBean
Get how many of this item the user has bought.
getQuantity() - Method in interface edu.rice.rubis.beans.BuyNow
Get how many of this item the buyer has bought.
getRating() - Method in interface edu.rice.rubis.beans.Comment
Get the rating associated to this comment.
getRating() - Method in class edu.rice.rubis.beans.CommentBean
Get the rating associated to this comment.
getRating() - Method in class edu.rice.rubis.beans.UserBean
Get user rating.
getRating() - Method in interface edu.rice.rubis.beans.User
Get user rating.
getRegionId() - Method in class edu.rice.rubis.beans.UserBean
Get region identifier of user's region.
getRegionId() - Method in interface edu.rice.rubis.beans.User
Get region identifier of user's region.
getRegions() - Method in interface edu.rice.rubis.beans.SB_BrowseRegions
Get all the regions from the database.
getRegions() - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
Get all the regions.
getReservePrice() - Method in class edu.rice.rubis.beans.ItemBean
Get item reserve price set by the seller.
getReservePrice() - Method in class edu.rice.rubis.beans.OldItemBean
Get item reserve price set by the seller.
getReservePrice() - Method in interface edu.rice.rubis.beans.OldItem
Get item reserve price set by the seller.
getReservePrice() - Method in interface edu.rice.rubis.beans.Item
Get item reserve price set by the seller.
getSellerId() - Method in class edu.rice.rubis.beans.ItemBean
Give the user id of the seller
getSellerId() - Method in class edu.rice.rubis.beans.OldItemBean
Give the user id of the seller
getSellerId() - Method in interface edu.rice.rubis.beans.OldItem
Give the user id of the seller
getSellerId() - Method in interface edu.rice.rubis.beans.Item
Give the user id of the seller
getSellerNickname() - Method in class edu.rice.rubis.beans.ItemBean
Get the seller's nickname by finding the Bean corresponding to the user.
getSellerNickname() - Method in class edu.rice.rubis.beans.OldItemBean
Get the seller's nickname by finding the Bean corresponding to the user.
getSellerNickname() - Method in interface edu.rice.rubis.beans.OldItem
Get the seller's nickname by finding the Bean corresponding to the user.
getSellerNickname() - Method in interface edu.rice.rubis.beans.Item
Get the seller's nickname by finding the Bean corresponding to the user.
getStartDate() - Method in class edu.rice.rubis.beans.ItemBean
Start date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getStartDate() - Method in class edu.rice.rubis.beans.OldItemBean
Start date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getStartDate() - Method in interface edu.rice.rubis.beans.OldItem
Start date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getStartDate() - Method in interface edu.rice.rubis.beans.Item
Start date of the auction in the format 'YYYY-MM-DD hh:mm:ss'
getToUserId() - Method in interface edu.rice.rubis.beans.Comment
Get the user id of the user this comment is about.
getToUserId() - Method in class edu.rice.rubis.beans.CommentBean
Get the user id of the user this comment is about.
getUserBids(Integer) - Method in interface edu.rice.rubis.beans.Query
Get all the latest bids for each item the user has bid on.
getUserBids(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get all the maximum bids for each item the user has bid on in the last 30 days.
getUserId() - Method in class edu.rice.rubis.beans.BidBean
Get the user id which is the primary key in the users table.
getUserId() - Method in interface edu.rice.rubis.beans.Bid
Get the user id which is the primary key in the users table.
getUserInfo(Integer) - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Get the information about a user.
getUserInfo(Integer) - Method in interface edu.rice.rubis.beans.SB_ViewUserInfo
Get the information about a user.
getUserWonItems(Integer) - Method in interface edu.rice.rubis.beans.Query
Get all the items the user won in the last 30 days.
getUserWonItems(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get all the items the user won in the last 30 days.

H

hashCode() - Method in class edu.rice.rubis.beans.BidPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.CategoryPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.OldItemPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.IDManagerPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.BuyNowPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.CommentPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.ItemPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.RegionPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.UserPK
Specific hashCode just returning the id.
HTMLFilesPath - Static variable in class edu.rice.rubis.beans.servlets.Config
Returns the path to the directory where the HTML header and footer are stored.

I

id - Variable in class edu.rice.rubis.beans.BidPK
 
id - Variable in class edu.rice.rubis.beans.CategoryPK
 
id - Variable in class edu.rice.rubis.beans.ItemBean
 
id - Variable in class edu.rice.rubis.beans.OldItemPK
 
id - Variable in class edu.rice.rubis.beans.OldItemBean
 
id - Variable in class edu.rice.rubis.beans.BidBean
 
id - Variable in class edu.rice.rubis.beans.IDManagerPK
 
id - Variable in class edu.rice.rubis.beans.CategoryBean
 
id - Variable in class edu.rice.rubis.beans.BuyNowPK
 
id - Variable in class edu.rice.rubis.beans.CommentBean
 
id - Variable in class edu.rice.rubis.beans.UserBean
 
id - Variable in class edu.rice.rubis.beans.IDManagerBean
 
id - Variable in class edu.rice.rubis.beans.RegionBean
 
id - Variable in class edu.rice.rubis.beans.CommentPK
 
id - Variable in class edu.rice.rubis.beans.BuyNowBean
 
id - Variable in class edu.rice.rubis.beans.ItemPK
 
id - Variable in class edu.rice.rubis.beans.RegionPK
 
id - Variable in class edu.rice.rubis.beans.UserPK
 
IDManager - interface edu.rice.rubis.beans.IDManager.
This is the Remote Interface of the IDManager Bean
IDManagerBean - class edu.rice.rubis.beans.IDManagerBean.
IDManagerBean is used to generate id since the AUTO_INCREMENT feature of the database that automatically generate id on the primary key is not supported by JBoss.
IDManagerBean() - Constructor for class edu.rice.rubis.beans.IDManagerBean
 
IDManagerHome - interface edu.rice.rubis.beans.IDManagerHome.
This is the Home interface of the IDManager Bean
IDManagerPK - class edu.rice.rubis.beans.IDManagerPK.
IDManager Primary Key class We should have only one instance of the IDManager bean so the value of the primary key is 0.
IDManagerPK() - Constructor for class edu.rice.rubis.beans.IDManagerPK
Creates a new IDManagerPK instance.
IDManagerPK(Integer) - Constructor for class edu.rice.rubis.beans.IDManagerPK
Creates a new IDManagerPK instance.
initialContext - Variable in class edu.rice.rubis.beans.SB_BrowseRegionsBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_RegisterUserBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_BuyNowBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_AuthBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_ViewItemBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_AboutMeBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_StoreBuyNowBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_StoreCommentBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_PutBidBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_ViewUserInfoBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_PutCommentBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
 
initialContext - Variable in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
 
initialPrice - Variable in class edu.rice.rubis.beans.ItemBean
 
initialPrice - Variable in class edu.rice.rubis.beans.OldItemBean
 
isModified() - Method in class edu.rice.rubis.beans.ItemBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.OldItemBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.BidBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.CategoryBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.CommentBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.UserBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.IDManagerBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.RegionBean
Returns true if the beans has been modified.
isModified() - Method in class edu.rice.rubis.beans.BuyNowBean
Returns true if the beans has been modified.
Item - interface edu.rice.rubis.beans.Item.
This is the Remote Interface of the Item Bean.
ItemBean - class edu.rice.rubis.beans.ItemBean.
ItemBean is an entity bean with "container managed persistence".
ItemBean() - Constructor for class edu.rice.rubis.beans.ItemBean
 
itemCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
ItemHome - interface edu.rice.rubis.beans.ItemHome.
This is the Home interface of the Item Bean
itemId - Variable in class edu.rice.rubis.beans.BidBean
 
itemId - Variable in class edu.rice.rubis.beans.CommentBean
 
itemId - Variable in class edu.rice.rubis.beans.BuyNowBean
 
ItemPK - class edu.rice.rubis.beans.ItemPK.
Item Primary Key class
ItemPK() - Constructor for class edu.rice.rubis.beans.ItemPK
Creates a new ItemPK instance.
ItemPK(Integer) - Constructor for class edu.rice.rubis.beans.ItemPK
Creates a new ItemPK instance.

L

lastName - Variable in class edu.rice.rubis.beans.UserBean
 
listBids(Integer, String, String, ItemHome, QueryHome) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
List items the user put a bid on in the last 30 days
listBids(Integer, String, String, ItemHome, QueryHome) - Method in interface edu.rice.rubis.beans.SB_AboutMe
List items the user put a bid on in the last 30 days
listBoughtItems(Integer, ItemHome) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
List items the user bought in the last 30 days
listBoughtItems(Integer, ItemHome) - Method in interface edu.rice.rubis.beans.SB_AboutMe
List items the user bought in the last 30 days
listComments(CommentHome, Integer, UserHome) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
List comments about the user
listComments(CommentHome, Integer, UserHome) - Method in interface edu.rice.rubis.beans.SB_AboutMe
List comments about the user
listItem(Integer, ItemHome) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
List items the user is currently selling and sold in the past 30 days
listItem(Integer, ItemHome) - Method in interface edu.rice.rubis.beans.SB_AboutMe
List items the user is currently selling and sold in the past 30 days
listWonItems(Integer, ItemHome, QueryHome) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
List items the user won in the last 30 days
listWonItems(Integer, ItemHome, QueryHome) - Method in interface edu.rice.rubis.beans.SB_AboutMe
List items the user won in the last 30 days

M

maxBid - Variable in class edu.rice.rubis.beans.ItemBean
 
maxBid - Variable in class edu.rice.rubis.beans.OldItemBean
 
maxBid - Variable in class edu.rice.rubis.beans.BidBean
 

N

name - Variable in class edu.rice.rubis.beans.ItemBean
 
name - Variable in class edu.rice.rubis.beans.OldItemBean
 
name - Variable in class edu.rice.rubis.beans.CategoryBean
 
name - Variable in class edu.rice.rubis.beans.RegionBean
 
nbOfBids - Variable in class edu.rice.rubis.beans.ItemBean
 
nbOfBids - Variable in class edu.rice.rubis.beans.OldItemBean
 
nickName - Variable in class edu.rice.rubis.beans.UserBean
 

O

OldItem - interface edu.rice.rubis.beans.OldItem.
This is the Remote Interface of the Old Item Bean.
OldItemBean - class edu.rice.rubis.beans.OldItemBean.
OldItemBean is an entity bean with "container managed persistence".
OldItemBean() - Constructor for class edu.rice.rubis.beans.OldItemBean
 
OldItemHome - interface edu.rice.rubis.beans.OldItemHome.
This is the Home interface of the Old Item Bean
OldItemPK - class edu.rice.rubis.beans.OldItemPK.
Old Item Primary Key class
OldItemPK() - Constructor for class edu.rice.rubis.beans.OldItemPK
Creates a new ItemPK instance.
OldItemPK(Integer) - Constructor for class edu.rice.rubis.beans.OldItemPK
Creates a new ItemPK instance.

P

password - Variable in class edu.rice.rubis.beans.UserBean
 
printBidHistory() - Method in class edu.rice.rubis.beans.BidBean
Display bid history information as an HTML table row
printBidHistory() - Method in interface edu.rice.rubis.beans.Bid
Display bid history information as an HTML table row
printBidHistoryFooter() - Method in interface edu.rice.rubis.beans.SB_ViewBidHistory
Bids list footer printed function
printBidHistoryFooter() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
Bids list footer printed function
printBidHistoryHeader() - Method in interface edu.rice.rubis.beans.SB_ViewBidHistory
Bids list header printed function
printBidHistoryHeader() - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
Bids list header printed function
printCategory() - Method in interface edu.rice.rubis.beans.Category
Display category information for the BrowseCategories servlet
printCategory() - Method in class edu.rice.rubis.beans.CategoryBean
Display category information for the BrowseCategories servlet
printCategory(Category) - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
Category related printed functions
printCategory(Category) - Method in interface edu.rice.rubis.beans.SB_BrowseCategories
Category related printed functions
printCategoryByRegion(Category, int) - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
List all the categories with links to browse items by region
printCategoryByRegion(Category, int) - Method in interface edu.rice.rubis.beans.SB_BrowseCategories
List all the categories with links to browse items by region
printCategoryByRegion(int) - Method in interface edu.rice.rubis.beans.Category
Display category information for the BrowseCategories servlet
printCategoryByRegion(int) - Method in class edu.rice.rubis.beans.CategoryBean
Display category information for the BrowseCategories servlet
printCategoryToSellItem(Category, int) - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
Lists all the categories and links to the sell item page
printCategoryToSellItem(Category, int) - Method in interface edu.rice.rubis.beans.SB_BrowseCategories
Lists all the categories and links to the sell item page
printCategoryToSellItem(int) - Method in interface edu.rice.rubis.beans.Category
Display category information for the BrowseCategories servlet
printCategoryToSellItem(int) - Method in class edu.rice.rubis.beans.CategoryBean
Display category information for the BrowseCategories servlet
printComment(String) - Method in interface edu.rice.rubis.beans.Comment
Display comment information as an HTML table row
printComment(String) - Method in class edu.rice.rubis.beans.CommentBean
Display comment information as an HTML table row
printComment(String, Comment) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Comment printed function
printComment(String, Comment) - Method in interface edu.rice.rubis.beans.SB_AboutMe
Comment printed function
printComment(String, Comment) - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Comment printed function
printComment(String, Comment) - Method in interface edu.rice.rubis.beans.SB_ViewUserInfo
Comment printed function
printCommentFooter() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Comment footer printed function
printCommentFooter() - Method in interface edu.rice.rubis.beans.SB_AboutMe
Comment footer printed function
printCommentFooter() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Comment footer printed function
printCommentFooter() - Method in interface edu.rice.rubis.beans.SB_ViewUserInfo
Comment footer printed function
printCommentHeader() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Comment header printed function
printCommentHeader() - Method in interface edu.rice.rubis.beans.SB_AboutMe
Comment header printed function
printCommentHeader() - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Comment header printed function
printCommentHeader() - Method in interface edu.rice.rubis.beans.SB_ViewUserInfo
Comment header printed function
printHTMLHighlighted(String) - Method in class edu.rice.rubis.beans.SB_ViewItemBean
Construct a html highlighted string.
printHTMLHighlighted(String) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Construct a html highlighted string.
printHTMLHighlighted(String) - Method in interface edu.rice.rubis.beans.SB_AboutMe
Construct a html highlighted string.
printHTMLHighlighted(String) - Method in interface edu.rice.rubis.beans.SB_ViewItem
Construct a html highlighted string.
printItem() - Method in class edu.rice.rubis.beans.ItemBean
Display item information as an HTML table row
printItem() - Method in interface edu.rice.rubis.beans.Item
Display item information as an HTML table row
printItem(Item) - Method in interface edu.rice.rubis.beans.SB_SearchItemsByRegion
Item related printed function
printItem(Item) - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
Item related printed function
printItem(Item) - Method in interface edu.rice.rubis.beans.SB_SearchItemsByCategory
Item related printed function
printItem(Item) - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
Item related printed function
printItemDescriptionToBuyNow(int) - Method in class edu.rice.rubis.beans.ItemBean
Display item information for the Buy Now servlet
printItemDescriptionToBuyNow(int) - Method in interface edu.rice.rubis.beans.Item
Display item information for the Buy Now servlet
printItemDescriptionToBuyNow(Item, int) - Method in class edu.rice.rubis.beans.SB_BuyNowBean
Print the full description of an item and the buy now option
printItemFooter() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Item footer printed function
printItemFooter() - Method in interface edu.rice.rubis.beans.SB_AboutMe
Item footer printed function
printItemUserHasBidOn(Bid, Item, String, String) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
items list printed function
printItemUserHasBidOn(Bid, Item, String, String) - Method in interface edu.rice.rubis.beans.SB_AboutMe
items list printed function
printItemUserHasBidOn(float) - Method in class edu.rice.rubis.beans.ItemBean
Display item information for the AboutMe servlet
printItemUserHasBidOn(float) - Method in interface edu.rice.rubis.beans.Item
Display item information for the AboutMe servlet
printRegion(Region) - Method in interface edu.rice.rubis.beans.SB_BrowseRegions
Region related printed functions
printRegion(Region) - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
Region related printed functions
printSell() - Method in class edu.rice.rubis.beans.ItemBean
Display item information as an HTML table row
printSell() - Method in interface edu.rice.rubis.beans.Item
Display item information as an HTML table row
printSellHeader(String) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
user's sellings header printed function
printSellHeader(String) - Method in interface edu.rice.rubis.beans.SB_AboutMe
user's sellings header printed function
printUserBidsHeader() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
user's bids list header printed function
printUserBidsHeader() - Method in interface edu.rice.rubis.beans.SB_AboutMe
user's bids list header printed function
printUserBoughtItem(int) - Method in class edu.rice.rubis.beans.ItemBean
Display item information for the AboutMe servlet
printUserBoughtItem(int) - Method in interface edu.rice.rubis.beans.Item
Display item information for the AboutMe servlet
printUserBoughtItemHeader() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
user's bought items list header printed function
printUserBoughtItemHeader() - Method in interface edu.rice.rubis.beans.SB_AboutMe
user's bought items list header printed function
printUserWonItem() - Method in class edu.rice.rubis.beans.ItemBean
Display item information for the AboutMe servlet
printUserWonItem() - Method in interface edu.rice.rubis.beans.Item
Display item information for the AboutMe servlet
printUserWonItemHeader() - Method in class edu.rice.rubis.beans.SB_AboutMeBean
user's won items list header printed function
printUserWonItemHeader() - Method in interface edu.rice.rubis.beans.SB_AboutMe
user's won items list header printed function
PutBid - class edu.rice.rubis.beans.servlets.PutBid.
This servlets display the page allowing a user to put a bid on an item.
PutBid() - Constructor for class edu.rice.rubis.beans.servlets.PutBid
 
PutBidAuth - class edu.rice.rubis.beans.servlets.PutBidAuth.
This servlets display the page authentifying the user to allow him to put a bid on an item.
PutBidAuth() - Constructor for class edu.rice.rubis.beans.servlets.PutBidAuth
 
PutComment - class edu.rice.rubis.beans.servlets.PutComment.
This servlets display the page allowing a user to put a comment on an item.
PutComment() - Constructor for class edu.rice.rubis.beans.servlets.PutComment
 
PutCommentAuth - class edu.rice.rubis.beans.servlets.PutCommentAuth.
This servlets display the page authentifying the user to allow him to put a comment on another user.
PutCommentAuth() - Constructor for class edu.rice.rubis.beans.servlets.PutCommentAuth
 

Q

qty - Variable in class edu.rice.rubis.beans.BidBean
 
qty - Variable in class edu.rice.rubis.beans.BuyNowBean
 
quantity - Variable in class edu.rice.rubis.beans.ItemBean
 
quantity - Variable in class edu.rice.rubis.beans.OldItemBean
 
Query - interface edu.rice.rubis.beans.Query.
This is the Remote Interface of the Region Bean
QueryBean - class edu.rice.rubis.beans.QueryBean.
MySQL version of Query Bean: QueryBean is a stateless session bean used to perform requests on the RUBiS database as described in rubis.sql.
QueryBean() - Constructor for class edu.rice.rubis.beans.QueryBean
 
QueryHome - interface edu.rice.rubis.beans.QueryHome.
This is the Home interface of the Query Bean

R

rating - Variable in class edu.rice.rubis.beans.CommentBean
 
rating - Variable in class edu.rice.rubis.beans.UserBean
 
Region - interface edu.rice.rubis.beans.Region.
This is the Remote Interface of the Region Bean
RegionBean - class edu.rice.rubis.beans.RegionBean.
RegionBean is an entity bean with "container managed persistence".
RegionBean() - Constructor for class edu.rice.rubis.beans.RegionBean
 
regionCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
RegionHome - interface edu.rice.rubis.beans.RegionHome.
This is the Home interface of the Region Bean
regionId - Variable in class edu.rice.rubis.beans.UserBean
 
RegionPK - class edu.rice.rubis.beans.RegionPK.
Region Primary Key class
RegionPK() - Constructor for class edu.rice.rubis.beans.RegionPK
Creates a new RegionPK instance.
RegionPK(Integer) - Constructor for class edu.rice.rubis.beans.RegionPK
Creates a new RegionPK instance.
RegisterItem - class edu.rice.rubis.beans.servlets.RegisterItem.
Add a new item in the database
RegisterItem() - Constructor for class edu.rice.rubis.beans.servlets.RegisterItem
 
RegisterUser - class edu.rice.rubis.beans.servlets.RegisterUser.
This servlet register a new user in the database and display the result of the transaction.
RegisterUser() - Constructor for class edu.rice.rubis.beans.servlets.RegisterUser
 
reservePrice - Variable in class edu.rice.rubis.beans.ItemBean
 
reservePrice - Variable in class edu.rice.rubis.beans.OldItemBean
 

S

SB_AboutMe - interface edu.rice.rubis.beans.SB_AboutMe.
This is the Remote Interface of the SB_AboutMe Bean
SB_AboutMeBean - class edu.rice.rubis.beans.SB_AboutMeBean.
This is a stateless session bean used to give to a user the information about himself.
SB_AboutMeBean() - Constructor for class edu.rice.rubis.beans.SB_AboutMeBean
 
SB_AboutMeHome - interface edu.rice.rubis.beans.SB_AboutMeHome.
This is the Home interface of the SB_AboutMe Bean
SB_Auth - interface edu.rice.rubis.beans.SB_Auth.
This is the Remote Interface of the SB_Auth Bean
SB_AuthBean - class edu.rice.rubis.beans.SB_AuthBean.
This is a stateless session bean used to provides user authentication services to servlets.
SB_AuthBean() - Constructor for class edu.rice.rubis.beans.SB_AuthBean
 
SB_AuthHome - interface edu.rice.rubis.beans.SB_AuthHome.
This is the Home interface of the SB_Auth Bean
SB_BrowseCategories - interface edu.rice.rubis.beans.SB_BrowseCategories.
This is the Remote Interface of the SB_BrowseCategories Bean
SB_BrowseCategoriesBean - class edu.rice.rubis.beans.SB_BrowseCategoriesBean.
This is a stateless session bean used to get the list of categories from database and return the information to the BrowseRegions servlet.
SB_BrowseCategoriesBean() - Constructor for class edu.rice.rubis.beans.SB_BrowseCategoriesBean
 
SB_BrowseCategoriesHome - interface edu.rice.rubis.beans.SB_BrowseCategoriesHome.
This is the Home interface of the SB_BrowseCategories Bean
SB_BrowseRegions - interface edu.rice.rubis.beans.SB_BrowseRegions.
This is the Remote Interface of the SB_BrowseRegions Bean
SB_BrowseRegionsBean - class edu.rice.rubis.beans.SB_BrowseRegionsBean.
This is a stateless session bean used to get the list of regions from the database.
SB_BrowseRegionsBean() - Constructor for class edu.rice.rubis.beans.SB_BrowseRegionsBean
 
SB_BrowseRegionsHome - interface edu.rice.rubis.beans.SB_BrowseRegionsHome.
This is the Home interface of the SB_BrowseRegions Bean
SB_BuyNow - interface edu.rice.rubis.beans.SB_BuyNow.
This is the Remote Interface of the SB_BuyNow Bean
SB_BuyNowBean - class edu.rice.rubis.beans.SB_BuyNowBean.
This is a stateless session bean used to build the html form to buy an item.
SB_BuyNowBean() - Constructor for class edu.rice.rubis.beans.SB_BuyNowBean
 
SB_BuyNowHome - interface edu.rice.rubis.beans.SB_BuyNowHome.
This is the Home interface of the SB_BuyNow Bean
SB_PutBid - interface edu.rice.rubis.beans.SB_PutBid.
This is the Remote Interface of the SB_PutBid Bean
SB_PutBidBean - class edu.rice.rubis.beans.SB_PutBidBean.
This is a stateless session bean used to build the html form to put a bid.
SB_PutBidBean() - Constructor for class edu.rice.rubis.beans.SB_PutBidBean
 
SB_PutBidHome - interface edu.rice.rubis.beans.SB_PutBidHome.
This is the Home interface of the SB_PutBid Bean
SB_PutComment - interface edu.rice.rubis.beans.SB_PutComment.
This is the Remote Interface of the SB_PutComment Bean
SB_PutCommentBean - class edu.rice.rubis.beans.SB_PutCommentBean.
This is a stateless session bean used to get the information to build the html form used to put a comment on a user.
SB_PutCommentBean() - Constructor for class edu.rice.rubis.beans.SB_PutCommentBean
 
SB_PutCommentHome - interface edu.rice.rubis.beans.SB_PutCommentHome.
This is the Home interface of the SB_PutComment Bean
SB_RegisterUser - interface edu.rice.rubis.beans.SB_RegisterUser.
This is the Remote Interface of the SB_RegisterUser Bean
SB_RegisterUserBean - class edu.rice.rubis.beans.SB_RegisterUserBean.
This is a stateless session bean used to register a new user.
SB_RegisterUserBean() - Constructor for class edu.rice.rubis.beans.SB_RegisterUserBean
 
SB_RegisterUserHome - interface edu.rice.rubis.beans.SB_RegisterUserHome.
This is the Home interface of the SB_RegisterUser Bean
SB_SearchItemsByCategory - interface edu.rice.rubis.beans.SB_SearchItemsByCategory.
This is the Remote Interface of the SB_SearchItemsByCategory Bean
SB_SearchItemsByCategoryBean - class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean.
This is a stateless session bean used to get the list of items that belong to a specific category.
SB_SearchItemsByCategoryBean() - Constructor for class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
 
SB_SearchItemsByCategoryHome - interface edu.rice.rubis.beans.SB_SearchItemsByCategoryHome.
This is the Home interface of the SB_SearchItemsByCategory Bean
SB_SearchItemsByRegion - interface edu.rice.rubis.beans.SB_SearchItemsByRegion.
This is the Remote Interface of the SB_SearchItemsByRegion Bean
SB_SearchItemsByRegionBean - class edu.rice.rubis.beans.SB_SearchItemsByRegionBean.
This is a stateless session bean used to get the list of items that belong to a specific category in a specific region.
SB_SearchItemsByRegionBean() - Constructor for class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
 
SB_SearchItemsByRegionHome - interface edu.rice.rubis.beans.SB_SearchItemsByRegionHome.
This is the Home interface of the SB_SearchItemsByRegion Bean
SB_StoreBuyNow - interface edu.rice.rubis.beans.SB_StoreBuyNow.
This is the Remote Interface of the SB_StoreBuyNow Bean
SB_StoreBuyNowBean - class edu.rice.rubis.beans.SB_StoreBuyNowBean.
This is a stateless session bean used when a user buy an item.
SB_StoreBuyNowBean() - Constructor for class edu.rice.rubis.beans.SB_StoreBuyNowBean
 
SB_StoreBuyNowHome - interface edu.rice.rubis.beans.SB_StoreBuyNowHome.
This is the Home interface of the SB_StoreBuyNow Bean
SB_StoreComment - interface edu.rice.rubis.beans.SB_StoreComment.
This is the Remote Interface of the SB_StoreComment Bean
SB_StoreCommentBean - class edu.rice.rubis.beans.SB_StoreCommentBean.
This is a stateless session bean used to create e new comment for a user.
SB_StoreCommentBean() - Constructor for class edu.rice.rubis.beans.SB_StoreCommentBean
 
SB_StoreCommentHome - interface edu.rice.rubis.beans.SB_StoreCommentHome.
This is the Home interface of the SB_StoreComment Bean
SB_ViewBidHistory - interface edu.rice.rubis.beans.SB_ViewBidHistory.
This is the Remote Interface of the SB_ViewBidHistory Bean
SB_ViewBidHistoryBean - class edu.rice.rubis.beans.SB_ViewBidHistoryBean.
This is a stateless session bean used get the bid history of an item.
SB_ViewBidHistoryBean() - Constructor for class edu.rice.rubis.beans.SB_ViewBidHistoryBean
 
SB_ViewBidHistoryHome - interface edu.rice.rubis.beans.SB_ViewBidHistoryHome.
This is the Home interface of the SB_ViewBidHistory Bean
SB_ViewItem - interface edu.rice.rubis.beans.SB_ViewItem.
This is the Remote Interface of the SB_ViewItem Bean
SB_ViewItemBean - class edu.rice.rubis.beans.SB_ViewItemBean.
This is a stateless session bean used to get the information about an item.
SB_ViewItemBean() - Constructor for class edu.rice.rubis.beans.SB_ViewItemBean
 
SB_ViewItemHome - interface edu.rice.rubis.beans.SB_ViewItemHome.
This is the Home interface of the SB_ViewItem Bean
SB_ViewUserInfo - interface edu.rice.rubis.beans.SB_ViewUserInfo.
This is the Remote Interface of the SB_ViewUserInfo Bean
SB_ViewUserInfoBean - class edu.rice.rubis.beans.SB_ViewUserInfoBean.
This is a stateless session bean used to get the information about a user.
SB_ViewUserInfoBean() - Constructor for class edu.rice.rubis.beans.SB_ViewUserInfoBean
 
SB_ViewUserInfoHome - interface edu.rice.rubis.beans.SB_ViewUserInfoHome.
This is the Home interface of the SB_ViewUserInfo Bean
SearchItemsByCategory - class edu.rice.rubis.beans.servlets.SearchItemsByCategory.
This servlets displays a list of items belonging to a specific category.
SearchItemsByCategory() - Constructor for class edu.rice.rubis.beans.servlets.SearchItemsByCategory
 
SearchItemsByRegion - class edu.rice.rubis.beans.servlets.SearchItemsByRegion.
Build the html page with the list of all items for given category and region.
SearchItemsByRegion() - Constructor for class edu.rice.rubis.beans.servlets.SearchItemsByRegion
 
sellerId - Variable in class edu.rice.rubis.beans.ItemBean
 
sellerId - Variable in class edu.rice.rubis.beans.OldItemBean
 
SellItemForm - class edu.rice.rubis.beans.servlets.SellItemForm.
Builds the html page that display the form to register a new item to sell.
SellItemForm() - Constructor for class edu.rice.rubis.beans.servlets.SellItemForm
 
ServletPrinter - class edu.rice.rubis.beans.servlets.ServletPrinter.
In fact, this class is not a servlet itself but it provides output services to servlets to send back HTML files.
ServletPrinter(HttpServletResponse, String) - Constructor for class edu.rice.rubis.beans.servlets.ServletPrinter
Creates a new ServletPrinter instance.
sessionContext - Variable in class edu.rice.rubis.beans.SB_BrowseRegionsBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_RegisterUserBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_BuyNowBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_AuthBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_ViewItemBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_AboutMeBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_StoreBuyNowBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_StoreCommentBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_PutBidBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_ViewUserInfoBean
 
sessionContext - Variable in class edu.rice.rubis.beans.QueryBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_PutCommentBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
 
sessionContext - Variable in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
 
setBalance(float) - Method in class edu.rice.rubis.beans.UserBean
Set user's account current balance.
setBalance(float) - Method in interface edu.rice.rubis.beans.User
Set user's account current balance.
setBid(float) - Method in class edu.rice.rubis.beans.BidBean
Set a new bid on the item for the user.
setBid(float) - Method in interface edu.rice.rubis.beans.Bid
Set a new bid on the item for the user
setBuyerId(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
Set a new buyer identifier.
setBuyerId(Integer) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new buyer identifier.
setBuyNow(float) - Method in class edu.rice.rubis.beans.ItemBean
Set a new Buy Now price for the item
setBuyNow(float) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new Buy Now price for the item
setBuyNow(float) - Method in interface edu.rice.rubis.beans.OldItem
Set a new Buy Now price for the item
setBuyNow(float) - Method in interface edu.rice.rubis.beans.Item
Set a new Buy Now price for the item
setCategoryId(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Set a new category identifier.
setCategoryId(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new category identifier.
setCategoryId(Integer) - Method in interface edu.rice.rubis.beans.OldItem
Set a new category identifier.
setCategoryId(Integer) - Method in interface edu.rice.rubis.beans.Item
Set a new category identifier.
setComment(String) - Method in interface edu.rice.rubis.beans.Comment
Set a new comment for ToUserId from FromUserId.
setComment(String) - Method in class edu.rice.rubis.beans.CommentBean
Set a new comment for ToUserId from FromUserId.
setCreationDate(String) - Method in class edu.rice.rubis.beans.UserBean
Set a new creation date for this user account
setCreationDate(String) - Method in interface edu.rice.rubis.beans.User
Set a new creation date for this user account
setDate(String) - Method in interface edu.rice.rubis.beans.Comment
Set a new date for this comment
setDate(String) - Method in class edu.rice.rubis.beans.BidBean
Set a new date for this bid
setDate(String) - Method in interface edu.rice.rubis.beans.Bid
Set a new date for this bid
setDate(String) - Method in class edu.rice.rubis.beans.CommentBean
Set a new date for this comment
setDate(String) - Method in class edu.rice.rubis.beans.BuyNowBean
Set a new date for this BuyNow
setDate(String) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new date for this buy
setDescription(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new item description
setDescription(String) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new item description
setDescription(String) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item description
setDescription(String) - Method in interface edu.rice.rubis.beans.Item
Set a new item description
setEmail(String) - Method in class edu.rice.rubis.beans.UserBean
Set user's email address
setEmail(String) - Method in interface edu.rice.rubis.beans.User
Set user's email address
setEndDate(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new ending date for the auction
setEndDate(String) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new ending date for the auction
setEndDate(String) - Method in interface edu.rice.rubis.beans.OldItem
Set a new ending date for the auction
setEndDate(String) - Method in interface edu.rice.rubis.beans.Item
Set a new ending date for the auction
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.ItemBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.OldItemBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.BidBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.CategoryBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.CommentBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.UserBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.IDManagerBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.RegionBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.BuyNowBean
Sets the associated entity context.
setFirstName(String) - Method in class edu.rice.rubis.beans.UserBean
Set user's first name
setFirstName(String) - Method in interface edu.rice.rubis.beans.User
Set user's first name
setFromUserId(Integer) - Method in interface edu.rice.rubis.beans.Comment
Set a new user identifier for the author of the comment.
setFromUserId(Integer) - Method in class edu.rice.rubis.beans.CommentBean
Set a new user identifier for the author of the comment.
setId(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new item identifier
setId(Integer) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item identifier
setInitialPrice(float) - Method in class edu.rice.rubis.beans.ItemBean
Set a new initial price for the item
setInitialPrice(float) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new initial price for the item
setInitialPrice(float) - Method in interface edu.rice.rubis.beans.OldItem
Set a new initial price for the item
setInitialPrice(float) - Method in interface edu.rice.rubis.beans.Item
Set a new initial price for the item
setItemId(Integer) - Method in interface edu.rice.rubis.beans.Comment
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.BidBean
Set a new item identifier.
setItemId(Integer) - Method in interface edu.rice.rubis.beans.Bid
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.CommentBean
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
Set a new item identifier.
setItemId(Integer) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new item identifier.
setLastName(String) - Method in class edu.rice.rubis.beans.UserBean
Set user's last name
setLastName(String) - Method in interface edu.rice.rubis.beans.User
Set user's last name
setMaxBid(float) - Method in class edu.rice.rubis.beans.ItemBean
Set item maximum bid.
setMaxBid(float) - Method in class edu.rice.rubis.beans.OldItemBean
Set item maximum bid.
setMaxBid(float) - Method in class edu.rice.rubis.beans.BidBean
Set a new maximum bid on the item for the user
setMaxBid(float) - Method in interface edu.rice.rubis.beans.Bid
Set a new maximum bid on the item for the user
setMaxBid(float) - Method in interface edu.rice.rubis.beans.OldItem
Set item maximum bid
setMaxBid(float) - Method in interface edu.rice.rubis.beans.Item
Set item maximum bid
setName(String) - Method in interface edu.rice.rubis.beans.Region
Set region's name
setName(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new item name
setName(String) - Method in interface edu.rice.rubis.beans.Category
Set category's name
setName(String) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new item name
setName(String) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item name
setName(String) - Method in class edu.rice.rubis.beans.CategoryBean
Set category's name
setName(String) - Method in interface edu.rice.rubis.beans.Item
Set a new item name
setName(String) - Method in class edu.rice.rubis.beans.RegionBean
Set region's name
setNbOfBids(int) - Method in class edu.rice.rubis.beans.ItemBean
Set the number of bids for this item
setNbOfBids(int) - Method in class edu.rice.rubis.beans.OldItemBean
Set the number of bids for this item
setNbOfBids(int) - Method in interface edu.rice.rubis.beans.OldItem
Set the number of bids for this item
setNbOfBids(int) - Method in interface edu.rice.rubis.beans.Item
Set the number of bids for this item
setNickName(String) - Method in class edu.rice.rubis.beans.UserBean
Set user's nick name
setNickName(String) - Method in interface edu.rice.rubis.beans.User
Set user's nick name
setPassword(String) - Method in class edu.rice.rubis.beans.UserBean
Set user's password
setPassword(String) - Method in interface edu.rice.rubis.beans.User
Set user's password
setQuantity(int) - Method in class edu.rice.rubis.beans.ItemBean
Set a new item quantity
setQuantity(int) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new item quantity
setQuantity(int) - Method in class edu.rice.rubis.beans.BidBean
Set a new quantity for this bid
setQuantity(int) - Method in interface edu.rice.rubis.beans.Bid
Set a new quantity for this bid
setQuantity(int) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item quantity
setQuantity(int) - Method in interface edu.rice.rubis.beans.Item
Set a new item quantity
setQuantity(int) - Method in class edu.rice.rubis.beans.BuyNowBean
Set a new quantity for this BuyNow
setQuantity(int) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new quantity for this buy
setRating(int) - Method in interface edu.rice.rubis.beans.Comment
Set a new rating for the ToUserId.
setRating(int) - Method in class edu.rice.rubis.beans.CommentBean
Set a new rating for the ToUserId.
setRating(int) - Method in class edu.rice.rubis.beans.UserBean
Set user rating.
setRating(int) - Method in interface edu.rice.rubis.beans.User
Set user rating.
setRegionId(Integer) - Method in class edu.rice.rubis.beans.UserBean
Set a new region identifier.
setRegionId(Integer) - Method in interface edu.rice.rubis.beans.User
Set a new region identifier.
setReservePrice(float) - Method in class edu.rice.rubis.beans.ItemBean
Set a new reserve price for the item
setReservePrice(float) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new reserve price for the item
setReservePrice(float) - Method in interface edu.rice.rubis.beans.OldItem
Set a new reserve price for the item
setReservePrice(float) - Method in interface edu.rice.rubis.beans.Item
Set a new reserve price for the item
setSellerId(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Set a new seller identifier.
setSellerId(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new seller identifier.
setSellerId(Integer) - Method in interface edu.rice.rubis.beans.OldItem
Set a new seller identifier.
setSellerId(Integer) - Method in interface edu.rice.rubis.beans.Item
Set a new seller identifier.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_BrowseRegionsBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_RegisterUserBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_SearchItemsByCategoryBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_BuyNowBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_AuthBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_ViewItemBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_AboutMeBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_StoreBuyNowBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_StoreCommentBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_BrowseCategoriesBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_PutBidBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_ViewUserInfoBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.QueryBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_PutCommentBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_SearchItemsByRegionBean
Sets the associated session context.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.SB_ViewBidHistoryBean
Sets the associated session context.
setStartDate(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new beginning date for the auction
setStartDate(String) - Method in class edu.rice.rubis.beans.OldItemBean
Set a new beginning date for the auction
setStartDate(String) - Method in interface edu.rice.rubis.beans.OldItem
Set a new beginning date for the auction
setStartDate(String) - Method in interface edu.rice.rubis.beans.Item
Set a new beginning date for the auction
setToUserId(Integer) - Method in interface edu.rice.rubis.beans.Comment
Set a new user identifier for the user this comment is about.
setToUserId(Integer) - Method in class edu.rice.rubis.beans.CommentBean
Set a new user identifier for the user this comment is about.
setUserId(Integer) - Method in class edu.rice.rubis.beans.BidBean
Set a new user identifier.
setUserId(Integer) - Method in interface edu.rice.rubis.beans.Bid
Set a new user identifier.
startDate - Variable in class edu.rice.rubis.beans.ItemBean
 
startDate - Variable in class edu.rice.rubis.beans.OldItemBean
 
StoreBid - class edu.rice.rubis.beans.servlets.StoreBid.
This servlet records a bid in the database and display the result of the transaction.
StoreBid() - Constructor for class edu.rice.rubis.beans.servlets.StoreBid
 
StoreBuyNow - class edu.rice.rubis.beans.servlets.StoreBuyNow.
This servlet records a BuyNow in the database and display the result of the transaction.
StoreBuyNow() - Constructor for class edu.rice.rubis.beans.servlets.StoreBuyNow
 
StoreComment - class edu.rice.rubis.beans.servlets.StoreComment.
This servlets records a comment in the database and display the result of the transaction.
StoreComment() - Constructor for class edu.rice.rubis.beans.servlets.StoreComment
 

T

TimeManagement - class edu.rice.rubis.beans.TimeManagement.
This class provides additionnal functions that the GregorianCalendar class does not provide.
TimeManagement() - Constructor for class edu.rice.rubis.beans.TimeManagement
Creates a new TimeManagement instance.
toUserId - Variable in class edu.rice.rubis.beans.CommentBean
 

U

unsetEntityContext() - Method in class edu.rice.rubis.beans.ItemBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.OldItemBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.BidBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.CategoryBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.CommentBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.UserBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.IDManagerBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.RegionBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.BuyNowBean
Unsets the associated entity context.
updateRating(int) - Method in class edu.rice.rubis.beans.UserBean
Update the current rating by adding a new value to it.
updateRating(int) - Method in interface edu.rice.rubis.beans.User
Update the current rating by adding a new value to it.
User - interface edu.rice.rubis.beans.User.
This is the Remote Interface of the User Bean.
UserBean - class edu.rice.rubis.beans.UserBean.
UserBean is an entity bean with "container managed persistence".
UserBean() - Constructor for class edu.rice.rubis.beans.UserBean
 
userCount - Variable in class edu.rice.rubis.beans.IDManagerBean
 
UserHome - interface edu.rice.rubis.beans.UserHome.
This is the Home interface of the User Bean
userId - Variable in class edu.rice.rubis.beans.BidBean
 
UserPK - class edu.rice.rubis.beans.UserPK.
User Primary Key class
UserPK() - Constructor for class edu.rice.rubis.beans.UserPK
Creates a new UserPK instance.
UserPK(Integer) - Constructor for class edu.rice.rubis.beans.UserPK
Creates a new UserPK instance.
UserTransaction - Static variable in class edu.rice.rubis.beans.servlets.Config
Return the UserTransaction name to look for since JBoss does not support full class names JOnAS looks like: utx = (javax.transaction.UserTransaction)initialContext.lookup("java:comp/UserTransaction"); JBoss looks like: utx = (javax.transaction.UserTransaction)initialContext.lookup("UserTransaction");

V

ViewBidHistory - class edu.rice.rubis.beans.servlets.ViewBidHistory.
This servlets displays the list of bids regarding an item.
ViewBidHistory() - Constructor for class edu.rice.rubis.beans.servlets.ViewBidHistory
 
ViewItem - class edu.rice.rubis.beans.servlets.ViewItem.
This servlets displays the full description of a given item and allows the user to bid on this item.
ViewItem() - Constructor for class edu.rice.rubis.beans.servlets.ViewItem
 
ViewUserInfo - class edu.rice.rubis.beans.servlets.ViewUserInfo.
This servlets displays general information about a user.
ViewUserInfo() - Constructor for class edu.rice.rubis.beans.servlets.ViewUserInfo
 

A B C D E F G H I L M N O P Q R S T U V

Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.