|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.smartlab.web.history.HistorizedBusinessObject.HistoryId
public static class HistorizedBusinessObject.HistoryId
Constructor Summary | |
---|---|
HistorizedBusinessObject.HistoryId()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.sql.Timestamp |
getLastModified()
TODO documentation |
java.io.Serializable |
getRef()
A reference back to the primary key of the unlocalized referent object. |
int |
hashCode()
|
void |
setLastModified(java.sql.Timestamp lastModified)
TODO documentation |
void |
setRef(java.io.Serializable ref)
TODO documentation |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HistorizedBusinessObject.HistoryId()
Method Detail |
---|
public java.io.Serializable getRef()
reference
part.public void setRef(java.io.Serializable ref)
ref
- the ref
part to set.public java.sql.Timestamp getLastModified()
lastModified
part.public void setLastModified(java.sql.Timestamp lastModified)
lastModified
- the lastModified
part to set.public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |