Uses of Class
org.ehrbase.service.KnowledgeCacheService
-
Packages that use KnowledgeCacheService Package Description org.ehrbase.service -
-
Uses of KnowledgeCacheService in org.ehrbase.service
Constructors in org.ehrbase.service with parameters of type KnowledgeCacheService Constructor Description BaseService(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig)CompositionServiceImp(KnowledgeCacheService knowledgeCacheService, ValidationService validationService, EhrService ehrService, org.jooq.DSLContext context, ServerConfig serverConfig)ContributionServiceImp(KnowledgeCacheService knowledgeCacheService, CompositionService compositionService, EhrService ehrService, org.jooq.DSLContext context, ServerConfig serverConfig)EhrServiceImp(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig)QueryServiceImp(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig)TemplateServiceImp(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig)
-