|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.wapp.metadata.SbiMenuRoleId
public class SbiMenuRoleId
SbiMenuRoleId generated by hbm2java
Constructor Summary | |
---|---|
SbiMenuRoleId()
default constructor. |
|
SbiMenuRoleId(java.lang.Integer menuId,
java.lang.Integer extRoleId)
full constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.lang.Integer |
getExtRoleId()
Gets the ext role id. |
java.lang.Integer |
getMenuId()
Gets the menu id. |
int |
hashCode()
|
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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiMenuRoleId()
public SbiMenuRoleId(java.lang.Integer menuId, java.lang.Integer extRoleId)
menuId
- the menu idextRoleId
- the ext role idMethod 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 idpublic boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |