|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.wapp.metadata.SbiMenuRole
public class SbiMenuRole
SbiMenuRole generated by hbm2java
Constructor Summary | |
---|---|
SbiMenuRole()
default constructor. |
|
SbiMenuRole(SbiMenuRoleId id,
SbiMenu sbiMenu,
SbiExtRoles sbiExtRoles)
full constructor. |
Method Summary | |
---|---|
SbiMenuRoleId |
getId()
Gets the id. |
SbiExtRoles |
getSbiExtRoles()
Gets the sbi ext roles. |
SbiMenu |
getSbiMenu()
Gets the sbi menu. |
void |
setId(SbiMenuRoleId id)
Sets the id. |
void |
setSbiExtRoles(SbiExtRoles sbiExtRoles)
Sets the sbi ext roles. |
void |
setSbiMenu(SbiMenu sbiMenu)
Sets the sbi menu. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiMenuRole()
public SbiMenuRole(SbiMenuRoleId id, SbiMenu sbiMenu, SbiExtRoles sbiExtRoles)
id
- the idsbiMenu
- the sbi menusbiExtRoles
- the sbi ext rolesMethod Detail |
---|
public SbiMenuRoleId getId()
public void setId(SbiMenuRoleId id)
id
- the new idpublic SbiMenu getSbiMenu()
public void setSbiMenu(SbiMenu sbiMenu)
sbiMenu
- the new sbi menupublic SbiExtRoles getSbiExtRoles()
public void setSbiExtRoles(SbiExtRoles sbiExtRoles)
sbiExtRoles
- the new sbi ext roles
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |