Class RuleTypeLogManager

java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.RuleTypeLogManager

public class RuleTypeLogManager extends Object
  • Field Details

    • mid

      protected int mid
    • con

      protected Connection con
  • Constructor Details

    • RuleTypeLogManager

      public RuleTypeLogManager(Connection con, int mid)
  • Method Details

    • list

      public List<RuleTypeLog> list(int cid, int gid) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • addLog

      public void addLog(RuleTypeLog log) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException