Uses of Interface
com.croftsoft.apps.wyrm.entity.UserLocal

Packages that use UserLocal
com.croftsoft.apps.wyrm.entity Entity EJB definitions for Wyrm. 
 

Uses of UserLocal in com.croftsoft.apps.wyrm.entity
 

Methods in com.croftsoft.apps.wyrm.entity that return UserLocal
 UserLocal UserLocalHome.create(String username)
           
 UserLocal UserLocalHome.findByPrimaryKey(Long id)
           
 UserLocal UserLocalHome.findByUsername(String username)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)