Class SearchWholeSystemDataQuery


  • public class SearchWholeSystemDataQuery
    extends SearchQuery
    Domain model of the FHIR search context representing the query used to perform the search operation in the database. The query built by this class fetches the resource data for whole system searches.
    • Field Detail

      • resourceTypeId

        final int resourceTypeId
    • Constructor Detail

      • SearchWholeSystemDataQuery

        public SearchWholeSystemDataQuery​(java.lang.String resourceType,
                                          int resourceTypeId)
        Public constructor
        Parameters:
        resourceType -