Class SearchAllService


  • @Component
    public class SearchAllService
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SearchAllService​(org.molgenis.data.DataService dataService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Result searchAll​(java.lang.String searchTerm)  
      • Methods inherited from class java.lang.Object

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

      • SearchAllService

        public SearchAllService​(org.molgenis.data.DataService dataService)
    • Method Detail

      • searchAll

        public Result searchAll​(java.lang.String searchTerm)