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 classPhenotypeControllerController 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 classSignupControllerController to signup new users.classUserFormMultiActionControllerController 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 classBibliographicReferenceControllerImplThis 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.classPubMedQueryControllerImplAllow 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 classCompositeSequenceController -
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 classExperimentalDesignControllerMain entry point to editing and viewing experimental designs.classExpressionExperimentQCControllerclassExpressionExperimentSetControllerFor 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 classGeneController
-