Package org.duracloud.snapshot.db.model
Interface Identifiable
-
- All Known Implementing Classes:
BaseEntity,Restoration,Snapshot,SnapshotContentItem,SnapshotHistory
public interface Identifiable- Author:
- Daniel Bernstein Date: Jul 21, 2014
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetId()voidsetId(java.lang.Long id)
-