|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface marks classes which represent an OzoneObject
, either
locally or remote.
Method Summary | |
org.ozoneDB.core.ObjectID |
getObjectID()
Returns the ObjectID of the represented ozone object. |
Method Detail |
public org.ozoneDB.core.ObjectID getObjectID()
ObjectID.compareTo(Object)
in comparison functions.
Currently, ObjectID exposes other methods than ObjectID.equals(Object)
and
ObjectID.compareTo(Object)
. However, they should not be used, as ObjectIDs should
be, apart from this method, opaque.
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |