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

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

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

Methods in com.croftsoft.apps.wyrm.entity that return PcLocal
 PcLocal PcLocalHome.create()
           
 PcLocal PcLocalHome.findByPrimaryKey(Long id)
           
 PcLocal UserLocal.getPcLocal()
           
abstract  PcLocal UserBean.getPcLocal()
           
 

Methods in com.croftsoft.apps.wyrm.entity with parameters of type PcLocal
 void UserLocal.setPcLocal(PcLocal pcLocal)
           
abstract  void UserBean.setPcLocal(PcLocal pcLocal)
           
 


CroftSoft Javadoc

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