Class SuggestController

    • Constructor Detail

      • SuggestController

        public SuggestController()
    • Method Detail

      • getQuery

        public String getQuery()
      • setQuery

        public void setQuery​(String query)
      • getSolarObjects

        public List<String> getSolarObjects()
      • getAllSolarObjects

        public List<String> getAllSolarObjects()
      • getInputSuggestItems

        @Deprecated
        public List<String> getInputSuggestItems​(javax.faces.component.UIInput component)
        Deprecated.
        use <tc:selectItems/> instead
      • getSelection1

        public String getSelection1()
      • setSelection1

        public void setSelection1​(String selection1)
      • getSelection2

        public String getSelection2()
      • setSelection2

        public void setSelection2​(String selection2)