Package org.ehrbase.dao.access.interfaces
package org.ehrbase.dao.access.interfaces
-
ClassDescriptionComposition Access Layer Interface
Interface CRUD and specific methodsStripped down DAO interface to perform some `*_history` table related actions.Deals with composition links.access layer to Concepts ETHERCIS Project ehrservice Created by Christian Chevalley on 4/27/2015.Created by christian on 6/1/2016.Event Context access layer ETHERCIS Project Created by Christian Chevalley on 4/21/2015.Access layer to Contributions Created by Christian Chevalley on 4/21/2015.Helper to hold SQL context and knowledge cache reference Created by Christian Chevalley on 4/21/2015.Ehr access layer
This interface deals with the main Ehr table as well as Status.Entry (Composition Content) access layer Created by Christian Chevalley on 4/21/2015.Data Access Object for CRUD operations on instances ofFolder.Generic CRUD Interface
The CRUD operation are performed on the current access layer instance
NB: read is implemented as a static (generally as retrieveInstanceForExistingFolder(...)) Created by Christian Chevalley on 4/10/2015.Status access layer interface
the status entry holds data pertaining to an Ehr owner, generally a patient Created by Christian Chevalley on 4/21/2015.System access layer interface.Common interface for versioned objects, like compositions, folders and statuses.