Class MolgenisRController


  • @Controller
    public class MolgenisRController
    extends java.lang.Object
    Returns the molgenis R api client script
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String showMolgenisRApiClient​(java.lang.String token, org.springframework.ui.Model model)  
      • Methods inherited from class java.lang.Object

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

      • MolgenisRController

        public MolgenisRController()
    • Method Detail

      • showMolgenisRApiClient

        @GetMapping("/molgenis.R")
        public java.lang.String showMolgenisRApiClient​(@TokenParam
                                                       java.lang.String token,
                                                       org.springframework.ui.Model model)