|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMailboxMembership.MailboxIdUidKey
public static class AbstractJPAMailboxMembership.MailboxIdUidKey
Identifies composite key
| Field Summary | |
|---|---|
long |
mailboxId
The value for the mailboxId field |
long |
uid
The value for the uid field |
| Constructor Summary | |
|---|---|
AbstractJPAMailboxMembership.MailboxIdUidKey()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long mailboxId
public long uid
| Constructor Detail |
|---|
public AbstractJPAMailboxMembership.MailboxIdUidKey()
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||