Uses of Interface
it.eng.spagobi.wapp.dao.IMenuRolesDAO

Packages that use IMenuRolesDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.wapp.dao   
 

Uses of IMenuRolesDAO in it.eng.spagobi.commons.dao
 

Methods in it.eng.spagobi.commons.dao that return IMenuRolesDAO
static IMenuRolesDAO DAOFactory.getMenuRolesDAO()
          Gets the menu roles dao.
 

Uses of IMenuRolesDAO in it.eng.spagobi.wapp.dao
 

Classes in it.eng.spagobi.wapp.dao that implement IMenuRolesDAO
 class MenuRolesDAOImpl