Constant Field Values

Contents

org.molgenis.*

  • org.molgenis.app.controller.BackgroundController 
    Modifier and Type Constant Field Value
    public static final String ID "background"
    public static final String URI "/plugin/background"
  • org.molgenis.app.controller.ContactController 
    Modifier and Type Constant Field Value
    public static final String ID "contact"
    public static final String URI "/plugin/contact"
  • org.molgenis.app.controller.HomeController 
    Modifier and Type Constant Field Value
    public static final String ID "home"
    public static final String URI "/plugin/home"
  • org.molgenis.app.controller.NewsController 
    Modifier and Type Constant Field Value
    public static final String ID "news"
    public static final String URI "/plugin/news"
  • org.molgenis.app.controller.ReferencesController 
    Modifier and Type Constant Field Value
    public static final String ID "references"
    public static final String URI "/plugin/references"