Interface V8ObjectID
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
DependentObjectID,MdObjectID
- All Known Implementing Classes:
AbstractV8ObjectID,DependentObjectIdImpl,MdObjectIdImpl
Base interface for identifying V8 Object by UUID.
- See Also:
-
Method Summary
-
Method Details
-
getUuid
UUID getUuid()Gets the uuid of object.- Returns:
- the uuid
-