Uses of Class
ubic.gemma.persistence.service.expression.experiment.CurationCommitResult
Packages that use CurationCommitResult
-
Uses of CurationCommitResult in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that return CurationCommitResultModifier and TypeMethodDescriptionExpressionExperimentService.commitCuration(ExpressionExperiment ee, CurationCommitRequest request, boolean dryRun) Apply an all-or-none curation commit toee, reconciling the sections carried inrequestin a single transaction (phase 1: basics + publications).ExpressionExperimentServiceImpl.commitCuration(ExpressionExperiment ee, CurationCommitRequest request, boolean dryRun)