Uses of Class
ubic.gemma.persistence.service.common.auditAndSecurity.curation.AnnotationSetService.RunProvenance
Packages that use AnnotationSetService.RunProvenance
Package
Description
-
Uses of AnnotationSetService.RunProvenance in ubic.gemma.persistence.service.common.auditAndSecurity.curation
Methods in ubic.gemma.persistence.service.common.auditAndSecurity.curation with parameters of type AnnotationSetService.RunProvenanceModifier and TypeMethodDescriptionAnnotationSetService.attach(Investigation investigation, AnnotationSetRole role, AnnotationSetSource source, AgentCurationKind kind, String runId, String createdBy, AnnotationSetService.RunProvenance runProvenance, String payloadJson, AnnotationSet parent) AsAnnotationSetService.attach(Investigation, AnnotationSetRole, AnnotationSetSource, AgentCurationKind, String, String, String, String, Date, String, AnnotationSet), but carrying the full run provenance rather than theagentVersion/model/ranAttriple.AnnotationSetServiceImpl.attach(Investigation investigation, AnnotationSetRole role, AnnotationSetSource source, AgentCurationKind kind, String runId, String createdBy, AnnotationSetService.RunProvenance runProvenance, String payloadJson, AnnotationSet parent) AnnotationSetService.updateProvenance(Long id, AnnotationSetService.RunProvenance provenance) Correct the run-provenance envelope on an existing row in place, so a mis-stampedagentVersion/model/agentName/runSha/ranAtis fixed without the delete-and-recreate that mints a new id.AnnotationSetServiceImpl.updateProvenance(Long id, AnnotationSetService.RunProvenance provenance) -
Uses of AnnotationSetService.RunProvenance in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that return AnnotationSetService.RunProvenanceModifier and TypeMethodDescriptionCurationCommitRequest.getRunProvenance()Which build produced the run named byCurationCommitRequest.getRunId().Methods in ubic.gemma.persistence.service.expression.experiment with parameters of type AnnotationSetService.RunProvenanceModifier and TypeMethodDescriptionvoidCurationCommitRequest.setRunProvenance(AnnotationSetService.RunProvenance runProvenance)