Package org.duracloud.snapshot.db.model
Class BaseEntity
java.lang.Object
org.duracloud.snapshot.db.model.BaseEntity
- All Implemented Interfaces:
Identifiable
- Direct Known Subclasses:
Restoration,Snapshot,SnapshotContentItem,SnapshotHistory
- Author:
- Daniel Bernstein Date: Jul 21, 2014
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
BaseEntity
public BaseEntity()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
setId
- Specified by:
setIdin interfaceIdentifiable
-
getModified
-
setModified
-
equals
-
hashCode
public int hashCode() -
toString
-