Interface ReportRepoExt

All Known Subinterfaces:
ReportRepo
All Known Implementing Classes:
ReportRepoExtImpl

public interface ReportRepoExt
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    delete(Report report)
     
    void
     
  • Method Details

    • deleteById

      void deleteById(String key)
    • delete

      void delete(Report report)