|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.editor.util.LockManager.LockObject
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Compares obj with this object according to
Java's equals() contract. |
java.lang.String |
getId()
|
java.util.Date |
getLockDate()
|
java.lang.String |
getOwner()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getId()
public java.lang.String getOwner()
public java.util.Date getLockDate()
public boolean equals(java.lang.Object obj)
obj with this object according to
Java's equals() contract. Only returns true if the id for both
objects match.
equals in class java.lang.Objectobj - the object to compare.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||