Uses of Interface
net.ramapuram.thomas.dao.RoleDao

Packages that use RoleDao
net.ramapuram.thomas.dao.hibernate   
net.ramapuram.thomas.service.impl   
 

Uses of RoleDao in net.ramapuram.thomas.dao.hibernate
 

Classes in net.ramapuram.thomas.dao.hibernate that implement RoleDao
 class RoleDaoHibernate
          This class interacts with Spring's HibernateTemplate to save/delete and retrieve Role objects.
 

Uses of RoleDao in net.ramapuram.thomas.service.impl
 

Constructors in net.ramapuram.thomas.service.impl with parameters of type RoleDao
RoleManagerImpl(RoleDao roleDao)
           
 



Copyright © 2011. All Rights Reserved.