Uses of Class
ubic.gemma.core.security.audit.IgnoreAudit
-
Packages that use IgnoreAudit Package Description ubic.gemma.persistence.service.common.auditAndSecurity.curation -
-
Uses of IgnoreAudit in ubic.gemma.persistence.service.common.auditAndSecurity.curation
Methods in ubic.gemma.persistence.service.common.auditAndSecurity.curation with annotations of type IgnoreAudit Modifier and Type Method Description void
CuratableDao. updateCurationDetailsFromAuditEvent(C curatable, AuditEvent auditEvent)
Update the curation details of a given curatable entity.
-