Class RegisterLoadPatternManager

java.lang.Object
ru.bitel.bgbilling.kernel.integration.server.bean.RegisterLoadPatternManager

public class RegisterLoadPatternManager extends Object
  • Constructor Details

    • RegisterLoadPatternManager

      public RegisterLoadPatternManager(Setup setup)
  • Method Details

    • getLoadPatterns

      public List<RegisterLoadPattern> getLoadPatterns(int regType) throws ru.bitel.bgbilling.common.BGMessageException
      Загрузка шаблона загрузки реестров платежей и расходов из конфига.
      Throws:
      ru.bitel.bgbilling.common.BGMessageException
    • getLoadPatternMap

      public Map<String,RegisterLoadPattern> getLoadPatternMap() throws ru.bitel.bgbilling.common.BGMessageException
      Throws:
      ru.bitel.bgbilling.common.BGMessageException
    • getLoadPatternByKey

      public RegisterLoadPattern getLoadPatternByKey(String key, int registerType) throws ru.bitel.bgbilling.common.BGMessageException
      Throws:
      ru.bitel.bgbilling.common.BGMessageException