|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.metadata.SbiEventRoleId
public class SbiEventRoleId
SbiEventRoleId generated by hbm2java
Constructor Summary | |
---|---|
SbiEventRoleId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
SbiEventsLog |
getEvent()
Gets the event. |
SbiExtRoles |
getRole()
Gets the role. |
int |
hashCode()
|
void |
setEvent(SbiEventsLog event)
Sets the event. |
void |
setRole(SbiExtRoles role)
Sets the role. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiEventRoleId()
Method Detail |
---|
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public SbiEventsLog getEvent()
public void setEvent(SbiEventsLog event)
event
- the new eventpublic SbiExtRoles getRole()
public void setRole(SbiExtRoles role)
role
- the new role
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |