Interface Identifiable
- All Superinterfaces:
Assignable
- All Known Implementing Classes:
ArchiveBase, IdentifiableArchiveImpl, MemoryMapArchiveBase, MemoryMapArchiveImpl
Assignable view representing an entity with an ID.- Version:
- $Revision: $
-
Method Summary
Methods inherited from interface Assignable
as
-
Method Details
-
getId
-
setId
Sets the globally-unique identifier- Parameters:
id-- Throws:
IllegalArgumentException- If the ID is not specified
-