Interface BGWebLimitHandler

All Known Implementing Classes:
BGWebLimitBaseHandler, BGWebLimitDefaultHandler

public interface BGWebLimitHandler
  • Method Details

    • getGeneralParameters

      default List<BGHandlerParameter> getGeneralParameters()
    • getGroupParameters

      default List<BGHandlerParameter> getGroupParameters(String groupKey)
    • limitRestore

      void limitRestore(Connection con) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException