Uses of Interface
org.ehrbase.ehr.knowledge.I_KnowledgeCache
Packages that use I_KnowledgeCache
Package
Description
-
Uses of I_KnowledgeCache in org.ehrbase.dao.access.interfaces
Methods in org.ehrbase.dao.access.interfaces that return I_KnowledgeCacheModifier and TypeMethodDescriptionI_DomainAccess.getKnowledgeManager()get the interface to the current knowledge cache -
Uses of I_KnowledgeCache in org.ehrbase.dao.access.jooq
Constructors in org.ehrbase.dao.access.jooq with parameters of type I_KnowledgeCacheModifierConstructorDescriptionCompositionAccess(org.jooq.DSLContext context, I_KnowledgeCache knowledgeManager, IntrospectService introspectCache, ServerConfig serverConfig, com.nedap.archie.rm.composition.Composition composition, UUID ehrId, Short sysTenant) Basic constructor for composition.ContributionAccess(org.jooq.DSLContext context, I_KnowledgeCache knowledgeManager, IntrospectService introspectCache, ServerConfig serverConfig, UUID ehrId, Short sysTenant) Basic constructor for contribution. -
Uses of I_KnowledgeCache in org.ehrbase.dao.access.support
Methods in org.ehrbase.dao.access.support that return I_KnowledgeCacheConstructors in org.ehrbase.dao.access.support with parameters of type I_KnowledgeCacheModifierConstructorDescriptionDataAccess(org.jooq.DSLContext context, I_KnowledgeCache knowledgeManager, IntrospectService introspectService, ServerConfig serverConfig) DummyDataAccess(org.jooq.DSLContext context, I_KnowledgeCache knowledge, IntrospectService introspectCache, ServerConfig serverConfig) ServiceDataAccess(org.jooq.DSLContext context, I_KnowledgeCache knowledgeManager, IntrospectService introspectService, ServerConfig serverConfig) -
Uses of I_KnowledgeCache in org.ehrbase.service
Classes in org.ehrbase.service that implement I_KnowledgeCacheModifier and TypeClassDescriptionclassLook up and caching for archetypes, openEHR showTemplates and Operational Templates.Methods in org.ehrbase.service that return I_KnowledgeCacheModifier and TypeMethodDescriptionIntrospectService.getKnowledge()KnowledgeCacheService.getKnowledge()