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 interface edu.rice.rubis.beans.Item
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
Auth - class edu.rice.rubis.beans.servlets.Auth.
This class is not a servlet but it provides user authentication services to servlets.
Auth(Context, ServletPrinter) - Constructor for class edu.rice.rubis.beans.servlets.Auth
Creates a new Auth instance.
authenticate(String, String) - Method in class edu.rice.rubis.beans.servlets.Auth
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 "bean 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 "bean 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 "bean 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 "bean 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.QueryHome
This method is used to create a new Region 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.RegionHome
This method is used to create a new Region Bean.
create(String) - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to create a new Category 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.
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.QueryBean
 
date - Variable in class edu.rice.rubis.beans.CommentBean
 
date - Variable in class edu.rice.rubis.beans.BidBean
 
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.ViewUserInfo
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.SearchItemsByCategory
Describe doGet method here.
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.PutCommentAuth
Describe doGet method here.
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.ViewItem
Display all available information on an item.
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.AboutMe
Call 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.StoreComment
Call the doPost method.
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.BuyNow
Authenticate the user and end the display a buy now form
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.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.BrowseRegions
Display the list of regions
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.BuyNowAuth
Display the web page with the form to authenticate the user
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.StoreBid
Call the doPost method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.rice.rubis.beans.servlets.PutBidAuth
Describe doGet method here.
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.SearchItemsByCategory
Call the doGet method.
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.PutCommentAuth
Call the doGet method.
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.ViewItem
Call the doGet method.
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.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.BrowseCategories
Same as doGet.
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.SellItemForm
Call the doGet method.
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.StoreBuyNow
Store the BuyNow to the database and display resulting message.
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.PutComment
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.PutBid
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.PutBidAuth
Call the doGet method.

E

ejbActivate() - Method in class edu.rice.rubis.beans.UserBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.ItemBean
Mandatory methods
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.CommentBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.OldItemBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.CategoryBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.IDManagerBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.RegionBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.BidBean
Mandatory methods
ejbActivate() - Method in class edu.rice.rubis.beans.BuyNowBean
Mandatory methods
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.IDManagerBean
This method is used to create a new IDManager Bean but should never be called.
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 and insert a record in the database.
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.
ejbFindAllBids() - Method in class edu.rice.rubis.beans.BidBean
This method is used to retrieve all bids from the database!
ejbFindAllBuyNows() - Method in class edu.rice.rubis.beans.BuyNowBean
This method is used to retrieve all BuyNows from the database!
ejbFindAllCategories() - Method in class edu.rice.rubis.beans.CategoryBean
This method is used to retrieve all categories from the database!
ejbFindAllComments() - Method in class edu.rice.rubis.beans.CommentBean
This method is used to retrieve all comments from the database!
ejbFindAllItems() - Method in class edu.rice.rubis.beans.ItemBean
This method is used to retrieve all items from the database!
ejbFindAllOldItems() - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to retrieve all old items from the database!
ejbFindAllRegions() - Method in class edu.rice.rubis.beans.RegionBean
This method is used to retrieve all categories from the database!
ejbFindAllUsers() - Method in class edu.rice.rubis.beans.UserBean
This method is used to retrieve all users from the database!
ejbFindByCategory(Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method is used to retrieve all Item Beans belonging to a specific category.
ejbFindByCategory(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to retrieve all OldItem Beans belonging to a specific category.
ejbFindByFromUser(Integer) - Method in class edu.rice.rubis.beans.CommentBean
This method is used to retrieve all Comment Beans belonging to a specific author.
ejbFindByItem(Integer) - Method in class edu.rice.rubis.beans.CommentBean
This method is used to retrieve all Comment Beans related to one item.
ejbFindByItem(Integer) - Method in class edu.rice.rubis.beans.BidBean
This method is used to retrieve all Bid Beans related to one item.
ejbFindByItem(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
This method is used to retrieve all BuyNow Beans related to one item.
ejbFindByName(String) - Method in class edu.rice.rubis.beans.CategoryBean
This method is used to retrieve a Category Bean from its name.
ejbFindByName(String) - Method in class edu.rice.rubis.beans.RegionBean
This method is used to retrieve a Region Bean from its name.
ejbFindByNickName(String) - Method in class edu.rice.rubis.beans.UserBean
This method is used to retrieve a User Bean from its name.
ejbFindByPrimaryKey(BidPK) - Method in class edu.rice.rubis.beans.BidBean
This method is used to retrieve a Bid Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(BuyNowPK) - Method in class edu.rice.rubis.beans.BuyNowBean
This method is used to retrieve a BuyNow Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(CategoryPK) - Method in class edu.rice.rubis.beans.CategoryBean
This method is used to retrieve a Category Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(CommentPK) - Method in class edu.rice.rubis.beans.CommentBean
This method is used to retrieve a Comment Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(IDManagerPK) - Method in class edu.rice.rubis.beans.IDManagerBean
This method is used to retrieve a IDManager Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(ItemPK) - Method in class edu.rice.rubis.beans.ItemBean
This method is used to retrieve an Item Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(OldItemPK) - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to retrieve an OldItem Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(RegionPK) - Method in class edu.rice.rubis.beans.RegionBean
This method is used to retrieve a Region Bean from its primary key, that is to say its id.
ejbFindByPrimaryKey(UserPK) - Method in class edu.rice.rubis.beans.UserBean
This method is used to retrieve a User Bean from its primary key, that is to say its id.
ejbFindBySeller(Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method is used to retrieve all Item Beans belonging to a seller.
ejbFindBySeller(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to retrieve all OldItem Beans belonging to a seller.
ejbFindByToUser(Integer) - Method in class edu.rice.rubis.beans.CommentBean
This method is used to retrieve all Comment Beans related to a specific user.
ejbFindByUser(Integer) - Method in class edu.rice.rubis.beans.BidBean
This method is used to retrieve all Bid Beans belonging to a specific user.
ejbFindByUser(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
This method is used to retrieve all BuyNow Beans belonging to a specific user.
ejbFindCurrentByCategory(Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method is used to retrieve Item Beans belonging to a specific category that are still to sell (auction end date is not passed).
ejbFindCurrentByCategory(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
This method is used to retrieve OldItem Beans belonging to a specific category that are still to sell (auction end date is not passed).
ejbFindUserBuyNow(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
Get all the items the user bought using the buy-now option in the last 30 days.
ejbFindUserCurrentSellings(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Get all the items the user is currently selling.
ejbFindUserCurrentSellings(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
Get all the old items the user is currently selling.
ejbFindUserPastSellings(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Get all the items the user sold in the last 30 days.
ejbFindUserPastSellings(Integer) - Method in class edu.rice.rubis.beans.OldItemBean
Get all the items the user sold in the last 30 days.
ejbLoad() - Method in class edu.rice.rubis.beans.UserBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.ItemBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.CommentBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.OldItemBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.CategoryBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.IDManagerBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.RegionBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.BidBean
Read the reccord from the database and update the bean.
ejbLoad() - Method in class edu.rice.rubis.beans.BuyNowBean
Read the reccord from the database and update the bean.
ejbPassivate() - Method in class edu.rice.rubis.beans.UserBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.ItemBean
 
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.CommentBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.OldItemBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.CategoryBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.IDManagerBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.RegionBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.BidBean
 
ejbPassivate() - Method in class edu.rice.rubis.beans.BuyNowBean
 
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 does currently nothing
ejbPostCreate(Integer, Integer, int) - Method in class edu.rice.rubis.beans.BuyNowBean
This method does currently nothing
ejbPostCreate(Integer, Integer, Integer, int, String) - Method in class edu.rice.rubis.beans.CommentBean
This method does currently nothing
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 does currently nothing
ejbPostCreate(String) - Method in class edu.rice.rubis.beans.RegionBean
This method does currently nothing
ejbPostCreate(String, String, float, int, float, float, int, Integer, Integer) - Method in class edu.rice.rubis.beans.ItemBean
This method does currently nothing
ejbPostCreate(String, String, String, String, String, Integer) - Method in class edu.rice.rubis.beans.UserBean
This method does currently nothing
ejbRemove() - Method in class edu.rice.rubis.beans.UserBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.ItemBean
This method delete the record from the database.
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.CommentBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.OldItemBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.CategoryBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.IDManagerBean
This method delete a record from the database but should never be called.
ejbRemove() - Method in class edu.rice.rubis.beans.RegionBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.BidBean
This method delete the record from the database.
ejbRemove() - Method in class edu.rice.rubis.beans.BuyNowBean
This method delete the record from the database.
ejbStore() - Method in class edu.rice.rubis.beans.UserBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.ItemBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.CommentBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.OldItemBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.CategoryBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.IDManagerBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.RegionBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.BidBean
Update the record.
ejbStore() - Method in class edu.rice.rubis.beans.BuyNowBean
Update the record.
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
 
entityContext - Variable in class edu.rice.rubis.beans.UserBean
 
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.RegionPK
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.BidPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.UserPK
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.OldItemPK
Specific equals method.
equals(Object) - Method in class edu.rice.rubis.beans.CategoryPK
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.ItemHome
This method is used to retrieve all Item Beans belonging to a specific category.
findByCategory(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve all OldItem 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.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.
findByItem(Integer) - Method in interface edu.rice.rubis.beans.BuyNowHome
This method is used to retrieve all BuyNow Beans related to one item.
findByName(String) - Method in interface edu.rice.rubis.beans.RegionHome
This method is used to retrieve a Region Bean from its name.
findByName(String) - Method in interface edu.rice.rubis.beans.CategoryHome
This method is used to retrieve a Category 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.ItemHome
This method is used to retrieve all Item Beans belonging to a seller.
findBySeller(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
This method is used to retrieve all OldItem 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.BidHome
This method is used to retrieve all Bid Beans belonging 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.
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).
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).
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.ItemHome
Get all the items the user is currently selling.
findUserCurrentSellings(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
Get all the items the user is currently selling.
findUserPastSellings(Integer) - Method in interface edu.rice.rubis.beans.ItemHome
Get all the items the user sold in the last 30 days.
findUserPastSellings(Integer) - Method in interface edu.rice.rubis.beans.OldItemHome
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

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 interface edu.rice.rubis.beans.Bid
Get the bid of the user.
getBid() - Method in class edu.rice.rubis.beans.BidBean
Get the bid of the user.
getBidderNickName() - Method in interface edu.rice.rubis.beans.Bid
Give the nick name of the bidder.
getBidderNickName() - Method in class edu.rice.rubis.beans.BidBean
Give the nick name of the bidder
getBuyerId() - Method in interface edu.rice.rubis.beans.BuyNow
Get the buyer id which is the primary key in the users table.
getBuyerId() - Method in class edu.rice.rubis.beans.BuyNowBean
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 interface edu.rice.rubis.beans.Item
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.
getCategoryId() - Method in class edu.rice.rubis.beans.ItemBean
Give the category id of the item
getCategoryId() - Method in interface edu.rice.rubis.beans.Item
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
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 interface edu.rice.rubis.beans.Item
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.
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.
getConnection() - Method in class edu.rice.rubis.beans.UserBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.ItemBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.CommentBean
Retieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.OldItemBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.CategoryBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.IDManagerBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.RegionBean
Retrieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.BidBean
Retieve a connection..
getConnection() - Method in class edu.rice.rubis.beans.BuyNowBean
Retrieve a connection..
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 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).
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).
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).
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).
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.CommentBean
Time of the Comment 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 interface edu.rice.rubis.beans.BuyNow
Time of the BuyNow 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 class edu.rice.rubis.beans.BuyNowBean
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 interface edu.rice.rubis.beans.Item
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 .
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 interface edu.rice.rubis.beans.Item
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'
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 class edu.rice.rubis.beans.BuyNowPK
Get the value of the primary key
getId() - Method in class edu.rice.rubis.beans.UserBean
Get user's id.
getId() - Method in class edu.rice.rubis.beans.CommentPK
Get the value of the primary key
getId() - Method in interface edu.rice.rubis.beans.User
Get user's id.
getId() - Method in class edu.rice.rubis.beans.ItemBean
Get item id.
getId() - Method in class edu.rice.rubis.beans.RegionPK
Get the value of the primary key
getId() - Method in interface edu.rice.rubis.beans.Comment
Get comment's id.
getId() - Method in class edu.rice.rubis.beans.CommentBean
Get comment's id.
getId() - Method in interface edu.rice.rubis.beans.Bid
Get bid's id.
getId() - Method in interface edu.rice.rubis.beans.Item
Get item id.
getId() - Method in interface edu.rice.rubis.beans.BuyNow
Get BuyNow 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.CategoryBean
Get category's id.
getId() - Method in class edu.rice.rubis.beans.IDManagerPK
Get the value of the primary key
getId() - Method in class edu.rice.rubis.beans.RegionBean
Get region's id.
getId() - Method in class edu.rice.rubis.beans.BidBean
Get bid's id.
getId() - Method in class edu.rice.rubis.beans.BidPK
Get the value of the primary key
getId() - Method in class edu.rice.rubis.beans.UserPK
Get the value of the primary key
getId() - Method in class edu.rice.rubis.beans.ItemPK
Get the value of the primary key
getId() - Method in interface edu.rice.rubis.beans.Region
Get region's id.
getId() - Method in class edu.rice.rubis.beans.BuyNowBean
Get BuyNow id.
getId() - Method in class edu.rice.rubis.beans.OldItemPK
Get the value of the primary key
getId() - Method in interface edu.rice.rubis.beans.OldItem
Get item id.
getId() - Method in class edu.rice.rubis.beans.CategoryPK
Get the value of the primary key
getInitialPrice() - Method in class edu.rice.rubis.beans.ItemBean
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.
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.
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).
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).
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.CommentBean
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 interface edu.rice.rubis.beans.BuyNow
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 class edu.rice.rubis.beans.BuyNowBean
Get the item id which is the primary key in the items table.
getItemMaxBid(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the maximum bid (winning bid) for an item.
getItemMaxBid(Integer) - Method in interface edu.rice.rubis.beans.Query
Get the maximum bid (winning bid) for an item.
getItemNbOfBids(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get the number of bids for an item.
getItemNbOfBids(Integer) - Method in interface edu.rice.rubis.beans.Query
Get the number of bids for an item.
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.
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.
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 interface edu.rice.rubis.beans.Bid
Get the maximum bid wanted by the user.
getMaxBid() - Method in interface edu.rice.rubis.beans.Item
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.OldItem
Get item maximum bid (if any) for this item.
getName() - Method in class edu.rice.rubis.beans.ItemBean
Get item name.
getName() - Method in interface edu.rice.rubis.beans.Item
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 class edu.rice.rubis.beans.CategoryBean
Get the category name.
getName() - Method in class edu.rice.rubis.beans.RegionBean
Get region name.
getName() - Method in interface edu.rice.rubis.beans.Region
Get the region name.
getName() - Method in interface edu.rice.rubis.beans.OldItem
Get item name.
getNbOfBids() - Method in class edu.rice.rubis.beans.ItemBean
Get number of bids for this item.
getNbOfBids() - Method in interface edu.rice.rubis.beans.Item
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.
getNextBidID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the bid id.
getNextBidID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the bid id.
getNextBuyNowID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the buyNow id.
getNextBuyNowID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the buyNow id.
getNextCategoryID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the category id.
getNextCategoryID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the category id.
getNextCommentID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the comment id.
getNextCommentID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the comment id.
getNextItemID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the item id.
getNextItemID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the item id.
getNextRegionID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the region id.
getNextRegionID() - Method in class edu.rice.rubis.beans.IDManagerBean
Generate the region id.
getNextUserID() - Method in interface edu.rice.rubis.beans.IDManager
Generate the user id.
getNextUserID() - Method in class edu.rice.rubis.beans.IDManagerBean
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 interface edu.rice.rubis.beans.Bid
Get how many of this item the user wants.
getQuantity() - Method in interface edu.rice.rubis.beans.Item
Get how many of this item are to be sold.
getQuantity() - Method in interface edu.rice.rubis.beans.BuyNow
Get how many of this item the buyer has bought.
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 class edu.rice.rubis.beans.BuyNowBean
Get how many of this item the user has bought.
getQuantity() - Method in interface edu.rice.rubis.beans.OldItem
Get how many of this item are to be sold.
getRating() - Method in class edu.rice.rubis.beans.UserBean
Get user rating.
getRating() - Method in interface edu.rice.rubis.beans.User
Get user rating.
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.
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.
getReservePrice() - Method in class edu.rice.rubis.beans.ItemBean
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.
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.
getSellerId() - Method in class edu.rice.rubis.beans.ItemBean
Give the user id of the seller
getSellerId() - Method in interface edu.rice.rubis.beans.Item
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
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 interface edu.rice.rubis.beans.Item
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.
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 interface edu.rice.rubis.beans.Item
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'
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 class edu.rice.rubis.beans.QueryBean
Get all the maximum bids for each item the user has bid on in the last 30 days.
getUserBids(Integer) - Method in interface edu.rice.rubis.beans.Query
Get all the latest bids for each item the user has bid on.
getUserId() - Method in interface edu.rice.rubis.beans.Bid
Get the user id which is the primary key in the users table.
getUserId() - Method in class edu.rice.rubis.beans.BidBean
Get the user id which is the primary key in the users table.
getUserWonItems(Integer) - Method in class edu.rice.rubis.beans.QueryBean
Get all the items the user won in the last 30 days.
getUserWonItems(Integer) - Method in interface edu.rice.rubis.beans.Query
Get all the items the user won in the last 30 days.

H

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.RegionPK
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.BidPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.UserPK
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.OldItemPK
Specific hashCode just returning the id.
hashCode() - Method in class edu.rice.rubis.beans.CategoryPK
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.BuyNowPK
 
id - Variable in class edu.rice.rubis.beans.UserBean
 
id - Variable in class edu.rice.rubis.beans.CommentPK
 
id - Variable in class edu.rice.rubis.beans.ItemBean
 
id - Variable in class edu.rice.rubis.beans.RegionPK
 
id - Variable in class edu.rice.rubis.beans.CommentBean
 
id - Variable in class edu.rice.rubis.beans.OldItemBean
 
id - Variable in class edu.rice.rubis.beans.CategoryBean
 
id - Variable in class edu.rice.rubis.beans.IDManagerBean
 
id - Variable in class edu.rice.rubis.beans.IDManagerPK
 
id - Variable in class edu.rice.rubis.beans.RegionBean
 
id - Variable in class edu.rice.rubis.beans.BidBean
 
id - Variable in class edu.rice.rubis.beans.BidPK
 
id - Variable in class edu.rice.rubis.beans.UserPK
 
id - Variable in class edu.rice.rubis.beans.ItemPK
 
id - Variable in class edu.rice.rubis.beans.BuyNowBean
 
id - Variable in class edu.rice.rubis.beans.OldItemPK
 
id - Variable in class edu.rice.rubis.beans.CategoryPK
 
IDManager - interface edu.rice.rubis.beans.IDManager.
This is the Remote Interface of the IDManager Bean
IDManagerBean - class edu.rice.rubis.beans.IDManagerBean.
IDManagerBean BMP 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.
initialPrice - Variable in class edu.rice.rubis.beans.ItemBean
 
initialPrice - Variable in class edu.rice.rubis.beans.OldItemBean
 
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 "bean 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.CommentBean
 
itemId - Variable in class edu.rice.rubis.beans.BidBean
 
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
 

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 "bean 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 interface edu.rice.rubis.beans.Bid
Display bid history information as an HTML table row
printBidHistory() - Method in class edu.rice.rubis.beans.BidBean
Display bid history information as an HTML table row
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
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(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
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
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
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
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
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
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
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.UserBean
 
rating - Variable in class edu.rice.rubis.beans.CommentBean
 
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 "bean 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

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.QueryBean
 
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 interface edu.rice.rubis.beans.Bid
Set a new bid on the item for the user
setBid(float) - Method in class edu.rice.rubis.beans.BidBean
Set a new bid on the item for the user.
setBuyerId(Integer) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new buyer identifier.
setBuyerId(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
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 interface edu.rice.rubis.beans.Item
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
setCategoryId(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Set a new category identifier.
setCategoryId(Integer) - Method in interface edu.rice.rubis.beans.Item
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.
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.CommentBean
Set a new date for this comment
setDate(String) - Method in interface edu.rice.rubis.beans.Bid
Set a new date for this bid
setDate(String) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new date for this buy
setDate(String) - Method in class edu.rice.rubis.beans.BidBean
Set a new date for this bid
setDate(String) - Method in class edu.rice.rubis.beans.BuyNowBean
Set a new date for this BuyNow
setDescription(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new item description
setDescription(String) - Method in interface edu.rice.rubis.beans.Item
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
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 interface edu.rice.rubis.beans.Item
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
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.UserBean
Sets the associated entity context.
setEntityContext(EntityContext) - Method in class edu.rice.rubis.beans.ItemBean
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.OldItemBean
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.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.BidBean
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 interface edu.rice.rubis.beans.Item
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
setItemId(Integer) - Method in interface edu.rice.rubis.beans.Comment
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.CommentBean
Set a new item identifier.
setItemId(Integer) - Method in interface edu.rice.rubis.beans.Bid
Set a new item identifier.
setItemId(Integer) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.BidBean
Set a new item identifier.
setItemId(Integer) - Method in class edu.rice.rubis.beans.BuyNowBean
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 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.Item
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.OldItem
Set item maximum bid
setName(String) - Method in class edu.rice.rubis.beans.ItemBean
Set a new item name
setName(String) - Method in interface edu.rice.rubis.beans.Item
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 class edu.rice.rubis.beans.CategoryBean
Set category's name
setName(String) - Method in class edu.rice.rubis.beans.RegionBean
Set region's name
setName(String) - Method in interface edu.rice.rubis.beans.Region
Set region's name
setName(String) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item name
setNbOfBids(int) - Method in class edu.rice.rubis.beans.ItemBean
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
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
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 interface edu.rice.rubis.beans.Bid
Set a new quantity for this bid
setQuantity(int) - Method in interface edu.rice.rubis.beans.Item
Set a new item quantity
setQuantity(int) - Method in interface edu.rice.rubis.beans.BuyNow
Set a new quantity for this buy
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 class edu.rice.rubis.beans.BuyNowBean
Set a new quantity for this BuyNow
setQuantity(int) - Method in interface edu.rice.rubis.beans.OldItem
Set a new item quantity
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.
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.
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 interface edu.rice.rubis.beans.Item
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
setSellerId(Integer) - Method in class edu.rice.rubis.beans.ItemBean
Set a new seller identifier.
setSellerId(Integer) - Method in interface edu.rice.rubis.beans.Item
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.
setSessionContext(SessionContext) - Method in class edu.rice.rubis.beans.QueryBean
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 interface edu.rice.rubis.beans.Item
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
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 interface edu.rice.rubis.beans.Bid
Set a new user identifier.
setUserId(Integer) - Method in class edu.rice.rubis.beans.BidBean
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.UserBean
Unsets the associated entity context.
unsetEntityContext() - Method in class edu.rice.rubis.beans.ItemBean
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.OldItemBean
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.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.BidBean
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 "bean 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"); JOnAS 2.6 looks like: utx = (UserTransaction)initialContext.lookup("javax.transaction.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.