JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
ubic.gemma.web.controller.util.upload.CommonsMultipartFile
Deprecated Methods
Method
Description
ubic.gemma.web.controller.common.auditAndSecurity.UserValueObject.getCurrentGroup()
use
UserValueObject.getGroups()
instead
ubic.gemma.web.controller.common.auditAndSecurity.UserValueObject.getRole()
use
UserValueObject.getGroups()
instead
ubic.gemma.web.controller.expression.experiment.ExpressionExperimentSetController.addSessionGroups
(Collection<SessionBoundExpressionExperimentSetValueObject>, Boolean)
ubic.gemma.web.controller.genome.gene.GeneSetController.addSessionGroups
(Collection<SessionBoundGeneSetValueObject>, Boolean)
ubic.gemma.web.controller.genome.gene.GeneSetController.removeSessionGroups
(Collection<SessionBoundGeneSetValueObject>)
ubic.gemma.web.controller.genome.gene.GeneSetController.updateSessionGroups
(Collection<SessionBoundGeneSetValueObject>)