Uses of Interface
com.gisgraphy.dao.RoleDao

Packages that use RoleDao
com.gisgraphy.dao.hibernate   
com.gisgraphy.service.impl   
 

Uses of RoleDao in com.gisgraphy.dao.hibernate
 

Classes in com.gisgraphy.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 com.gisgraphy.service.impl
 

Methods in com.gisgraphy.service.impl with parameters of type RoleDao
 void RoleManagerImpl.setRoleDao(RoleDao dao)
           
 



Copyright © 2010. All Rights Reserved.