|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.norther.tammi.root.realm.PersistentUserRole.Id
public static class PersistentUserRole.Id
An inner class for a composite id.
| Constructor Summary | |
|---|---|
PersistentUserRole.Id()
Constructs a new id. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
Object |
getRoleId()
Gets the role id. |
Object |
getUserId()
Gets the user id. |
int |
hashCode()
|
void |
setRoleId(Object id)
Sets the role id. |
void |
setUserId(Object id)
Sets the user id. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentUserRole.Id()
| Method Detail |
|---|
public boolean equals(Object other)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic Object getUserId()
public void setUserId(Object id)
id - the user id.public Object getRoleId()
public void setRoleId(Object id)
id - the role id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||