Package org.intermine.bio.web.displayer
Class MouseAllelesDisplayer
- java.lang.Object
-
- org.intermine.web.displayer.ReportDisplayer
-
- org.intermine.bio.web.displayer.MouseAllelesDisplayer
-
public class MouseAllelesDisplayer extends org.intermine.web.displayer.ReportDisplayerIf we are mouse, fetch results straight off of us, otherwise create a PathQuery from other organisms.
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.log4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description MouseAllelesDisplayer(org.intermine.web.logic.config.ReportDisplayerConfig config, org.intermine.api.InterMineAPI im)Construct with config and the InterMineAPI.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisplay(javax.servlet.http.HttpServletRequest request, org.intermine.web.logic.results.ReportObject reportObject)
-