Uses of Class
edu.rice.rubis.beans.BuyNowPK

Uses of BuyNowPK in edu.rice.rubis.beans
 

Methods in edu.rice.rubis.beans that return BuyNowPK
 BuyNowPK BuyNowBean.ejbCreate(java.lang.Integer BuyNowUserId, java.lang.Integer BuyNowItemId, int quantity)
          This method is used to create a new BuyNow Bean.
 

Methods in edu.rice.rubis.beans with parameters of type BuyNowPK
 BuyNowLocal BuyNowLocalHome.findByPrimaryKey(BuyNowPK id)
          This method is used to retrieve a BuyNow Bean from its primary key, that is to say its id.
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.