Uses of Interface
org.ehrbase.dao.access.interfaces.I_VersionedCRUD
-
Packages that use I_VersionedCRUD Package Description org.ehrbase.dao.access.interfaces org.ehrbase.dao.access.jooq -
-
Uses of I_VersionedCRUD in org.ehrbase.dao.access.interfaces
Subinterfaces of I_VersionedCRUD in org.ehrbase.dao.access.interfaces Modifier and Type Interface Description interfaceI_CompositionAccessComposition Access Layer Interface
Interface CRUD and specific methodsinterfaceI_FolderAccessData Access Object for CRUD operations on instances ofFolder.interfaceI_StatusAccessStatus access layer interface
the status entry holds data pertaining to an Ehr owner, generally a patient Created by Christian Chevalley on 4/21/2015. -
Uses of I_VersionedCRUD in org.ehrbase.dao.access.jooq
Classes in org.ehrbase.dao.access.jooq that implement I_VersionedCRUD Modifier and Type Class Description classCompositionAccessoperations on the static part of Compositions (eg.classFolderAccessclassFolderHistoryAccessclassStatusAccessCreated by Christian Chevalley on 4/20/2015.
-