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

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

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

Methods in it.eng.spagobi.commons.dao that return IMenuDAO
static IMenuDAO DAOFactory.getMenuDAO()
          Gets the menu dao.
 

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

Classes in it.eng.spagobi.wapp.dao that implement IMenuDAO
 class MenuDAOImpl