|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.vamsas.client.Vobjhash
Holds information about Vobj instances that is held over between different writes to the document. Currently records the LhashValue obtained from Vobject
Constructor Summary | |
Vobjhash(Vobject tobemarshalled)
creates a record of the hash value for a vamsas document object |
Method Summary | |
boolean |
isUpdated(Vobject unmarshalled)
compares the old hash value with the unmarshalled object's most recently computed hash value and updates internal record. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Vobjhash(Vobject tobemarshalled)
tobemarshalled
- Method Detail |
public boolean isUpdated(Vobject unmarshalled)
unmarshalled
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |