Interface GenericCuratableDao
- All Superinterfaces:
CuratableDao<Curatable>
- All Known Implementing Classes:
GenericCuratableDaoImpl
Service that simplifies operation with curatable entities of unknown types.
The main motivation of having this helper is to avoid having to check the type of the curatable entity before calling
a specific service, generally either ArrayDesignService
or ExpressionExperimentService
.
- Author:
- poirigui
-
Method Summary
Methods inherited from interface ubic.gemma.persistence.service.common.auditAndSecurity.curation.CuratableDao
loadTroubledIds, updateCurationDetailsFromAuditEvent