|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMenuRolesDAO
Method Summary | |
---|---|
java.util.List |
loadMenuByRoleId(java.lang.Integer roleId)
Loads all detail information for all menu compatible to the role specified at input. |
Methods inherited from interface it.eng.spagobi.commons.dao.ISpagoBIDao |
---|
getUserProfile, setUserID, setUserProfile |
Method Detail |
---|
java.util.List loadMenuByRoleId(java.lang.Integer roleId) throws it.eng.spago.error.EMFUserError
String
object.
After that, all names are stored into a List
, which is returned.
roleId
- the role id
it.eng.spago.error.EMFUserError
- If an Exception occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |