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

Uses of IDManagerPK in edu.rice.rubis.beans
 

Methods in edu.rice.rubis.beans that return IDManagerPK
 IDManagerPK IDManagerBean.ejbCreate()
          This method is used to create a new IDManager Bean but should never be called.
 

Methods in edu.rice.rubis.beans with parameters of type IDManagerPK
 IDManager IDManagerHome.findByPrimaryKey(IDManagerPK id)
          This method is used to retrieve a IDManager Bean from its primary key, that is to say its id (in that case 0).
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.