Interface I_FolderHistoryAccess

All Superinterfaces:
I_Compensatable

public interface I_FolderHistoryAccess extends I_Compensatable
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static boolean
    deleteFlatBy(I_DomainAccess domainAccess, UUID folderId, UUID contributionId)
    Deletes a folder history entry and it's directly associated entries in: folder items history folder hierarchy object reference </ul No sub-folder deletion is done.

    Methods inherited from interface org.ehrbase.dao.access.interfaces.I_Compensatable

    getContributionId, getId, getSysTransaction
  • Method Details

    • deleteFlatBy

      static boolean deleteFlatBy(I_DomainAccess domainAccess, UUID folderId, UUID contributionId)
      Deletes a folder history entry and it's directly associated entries in:
      • folder items history
      • folder hierarchy
      • object reference
      • </ul No sub-folder deletion is done.
      Parameters:
      domainAccess -
      folderId -
      timestamp -
      Returns:
      indicates if the deletion was successful