Class ReportAccessRuleDao

java.lang.Object
ru.bitel.bgbilling.modules.reports.server.bean.ReportAccessRuleDao

public class ReportAccessRuleDao extends Object
  • Constructor Details

    • ReportAccessRuleDao

      public ReportAccessRuleDao(int mid, Connection connection)
  • Method Details

    • getAccessRulesByReportId

      public ReportAccessRule getAccessRulesByReportId(String reportId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • updateAccessRule

      public void updateAccessRule(ReportAccessRule reportAccessRule) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • deleteRulesByReportId

      public void deleteRulesByReportId(String reportId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException