Class SortaServiceResponse


  • public class SortaServiceResponse
    extends Object
    This function is used to parse the results from OntologyService
    Author:
    chaopang
    • Constructor Detail

      • SortaServiceResponse

        public SortaServiceResponse​(String message)
      • SortaServiceResponse

        public SortaServiceResponse​(org.molgenis.data.Entity inputData,
                                    Iterable<? extends org.molgenis.data.Entity> ontologyTerms)
    • Method Detail

      • getTotalHitCount

        public long getTotalHitCount()
      • getMessage

        public String getMessage()