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

Uses of OldItemLocal in edu.rice.rubis.beans
 

Methods in edu.rice.rubis.beans that return OldItemLocal
 OldItemLocal OldItemLocalHome.create(java.lang.Integer itemId, java.lang.String itemName, java.lang.String itemDescription, float itemInitialPrice, int itemQuantity, float itemReservePrice, float itemBuyNow, int duration, java.lang.Integer itemSellerId, java.lang.Integer itemCategoryId)
          This method is used to create a new Old Item Bean.
 OldItemLocal OldItemLocalHome.findByPrimaryKey(OldItemPK id)
          This method is used to retrieve an Old Item Bean from its primary key, that is to say its id.
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.