Interface BGWebLimitHandler

All Known Implementing Classes:
BGWebLimitBaseHandler, BGWebLimitDefaultHandler

public interface BGWebLimitHandler
  • Method Details Link icon

    • getGeneralParameters Link icon

      default List<BGHandlerParameter> getGeneralParameters()
    • getGroupKeys Link icon

      default List<String> getGroupKeys()
    • getGroupParameters Link icon

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

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