Uses of Class
it.eng.spagobi.wapp.metadata.SbiMenu

Packages that use SbiMenu
it.eng.spagobi.wapp.metadata   
 

Uses of SbiMenu in it.eng.spagobi.wapp.metadata
 

Methods in it.eng.spagobi.wapp.metadata that return SbiMenu
 SbiMenu SbiMenuRole.getSbiMenu()
          Gets the sbi menu.
 

Methods in it.eng.spagobi.wapp.metadata with parameters of type SbiMenu
 void SbiMenuRole.setSbiMenu(SbiMenu sbiMenu)
          Sets the sbi menu.
 

Constructors in it.eng.spagobi.wapp.metadata with parameters of type SbiMenu
SbiMenuRole(SbiMenuRoleId id, SbiMenu sbiMenu, SbiExtRoles sbiExtRoles)
          full constructor.