Class FlyBaseExpressionDisplayer


  • public class FlyBaseExpressionDisplayer
    extends org.intermine.web.displayer.ReportDisplayer
    FlyBase modENCODE expression data
    • Field Summary

      • Fields inherited from class org.intermine.web.displayer.ReportDisplayer

        config, im
    • Constructor Summary

      Constructors 
      Constructor Description
      FlyBaseExpressionDisplayer​(org.intermine.web.logic.config.ReportDisplayerConfig config, org.intermine.api.InterMineAPI im)
      Constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void display​(javax.servlet.http.HttpServletRequest request, org.intermine.web.logic.results.ReportObject reportObject)  
      • Methods inherited from class org.intermine.web.displayer.ReportDisplayer

        execute, getDisplayerName, getJspPage, getNicerDisplayerName, getReplacedFieldExprs, getShowImmediately
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FlyBaseExpressionDisplayer

        public FlyBaseExpressionDisplayer​(org.intermine.web.logic.config.ReportDisplayerConfig config,
                                          org.intermine.api.InterMineAPI im)
        Constructor
        Parameters:
        config - .
        im - .
    • Method Detail

      • display

        public void display​(javax.servlet.http.HttpServletRequest request,
                            org.intermine.web.logic.results.ReportObject reportObject)
        Specified by:
        display in class org.intermine.web.displayer.ReportDisplayer