Uses of Interface
org.ehrbase.dao.access.interfaces.I_SystemAccess
Packages that use I_SystemAccess
-
Uses of I_SystemAccess in org.ehrbase.dao.access.interfaces
Methods in org.ehrbase.dao.access.interfaces that return I_SystemAccessModifier and TypeMethodDescriptionstatic I_SystemAccessI_SystemAccess.getInstance(I_DomainAccess domainAccess, String description, String settings) static I_SystemAccessI_SystemAccess.retrieveInstance(I_DomainAccess domainAccess, UUID id) retrieve a system entry by its Id -
Uses of I_SystemAccess in org.ehrbase.dao.access.jooq
Classes in org.ehrbase.dao.access.jooq that implement I_SystemAccessMethods in org.ehrbase.dao.access.jooq that return I_SystemAccessModifier and TypeMethodDescriptionstatic I_SystemAccessSystemAccess.retrieveInstance(I_DomainAccess domainAccess, UUID id)