Class QueryServiceImp

java.lang.Object
org.ehrbase.service.BaseServiceImp
org.ehrbase.service.QueryServiceImp
All Implemented Interfaces:
BaseService, QueryService

@Service public class QueryServiceImp extends BaseServiceImp implements QueryService
  • Constructor Details

    • QueryServiceImp

      @Autowired public QueryServiceImp(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig, org.ehrbase.openehr.sdk.validation.terminology.ExternalTerminologyValidation tsAdapter, TenantService tenantService)
  • Method Details