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

Uses of Region in edu.rice.rubis.beans
 

Methods in edu.rice.rubis.beans that return Region
 Region RegionHome.create(java.lang.String name)
          This method is used to create a new Region Bean.
 Region RegionHome.findByPrimaryKey(RegionPK id)
          This method is used to retrieve a Region Bean from its primary key, that is to say its id.
 Region RegionHome.findByName(java.lang.String regionName)
          This method is used to retrieve a Region Bean from its name.
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.