Uses of Class
ubic.gemma.web.controller.BaseController
-
-
Uses of BaseController in ubic.gemma.web.controller
Subclasses of BaseController in ubic.gemma.web.controller Modifier and Type Class Description class
PhenotypeController
Controller for phenotype -
Uses of BaseController in ubic.gemma.web.controller.common.auditAndSecurity
Subclasses of BaseController in ubic.gemma.web.controller.common.auditAndSecurity Modifier and Type Class Description class
SignupController
Controller to signup new users.class
UserFormMultiActionController
Controller to edit profile of users. -
Uses of BaseController in ubic.gemma.web.controller.common.description.bibref
Subclasses of BaseController in ubic.gemma.web.controller.common.description.bibref Modifier and Type Class Description class
BibliographicReferenceController
This controller is responsible for showing a list of all bibliographic references, as well sending the user to the pubMed.Detail.view when they click on a specific link in that list.class
PubMedQueryController
Allow users to search for and view PubMed abstracts from NCBI, or from Gemma. -
Uses of BaseController in ubic.gemma.web.controller.expression.designElement
Subclasses of BaseController in ubic.gemma.web.controller.expression.designElement Modifier and Type Class Description class
CompositeSequenceController
-
Uses of BaseController in ubic.gemma.web.controller.expression.experiment
Subclasses of BaseController in ubic.gemma.web.controller.expression.experiment Modifier and Type Class Description class
ExperimentalDesignController
Main entry point to editing and viewing experimental designs.class
ExpressionExperimentQCController
class
ExpressionExperimentSetController
For fetching and manipulating ExpressionExperimentSets. -
Uses of BaseController in ubic.gemma.web.controller.genome.gene
Subclasses of BaseController in ubic.gemma.web.controller.genome.gene Modifier and Type Class Description class
GeneController
-