Interface Curatable
- All Superinterfaces:
Auditable,Identifiable,gemma.gsec.model.Securable,Securable
- All Known Implementing Classes:
ArrayDesign,ExpressionExperiment
Created by tesarst on 06/03/17.
Interface that covers objects that are Curatable.
When creating new Curatable entity, Curation Details are automatically created in
AbstractCuratableDao-
Method Summary
Methods inherited from interface ubic.gemma.model.common.auditAndSecurity.Auditable
getAuditTrail, setAuditTrailMethods inherited from interface ubic.gemma.model.common.Identifiable
getIdMethods inherited from interface gemma.gsec.model.Securable
getId
-
Method Details
-
getCurationDetails
CurationDetails getCurationDetails() -
setCurationDetails
-