|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.wapp.bo.MenuRoles
public class MenuRoles
Defines a value constraint object.
Constructor Summary | |
---|---|
MenuRoles()
|
Method Summary | |
---|---|
java.lang.Integer |
getExtRoleId()
Gets the ext role id. |
java.lang.Integer |
getMenuId()
Gets the menu id. |
void |
setExtRoleId(java.lang.Integer extRoleId)
Sets the ext role id. |
void |
setMenuId(java.lang.Integer menuId)
Sets the menu id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuRoles()
Method Detail |
---|
public java.lang.Integer getMenuId()
public void setMenuId(java.lang.Integer menuId)
menuId
- the new menu idpublic java.lang.Integer getExtRoleId()
public void setExtRoleId(java.lang.Integer extRoleId)
extRoleId
- the new ext role id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |