Class BGMacrosFormat

java.lang.Object
ru.bitel.common.util.MacrosFormat
ru.bitel.bgbilling.modules.card.server.bean.BGMacrosFormat

public class BGMacrosFormat extends ru.bitel.common.util.MacrosFormat
  • Constructor Details

    • BGMacrosFormat

      public BGMacrosFormat(Connection con, int mid, int cid)
    • BGMacrosFormat

      public BGMacrosFormat(Connection con, int mid, Contract contract)
  • Method Details

    • getContractParameterPrefs

      public List<ContractParameterGroupAttr> getContractParameterPrefs()
    • getBalanceUtils

      public BalanceUtils getBalanceUtils()
    • getContractManager1

      public ContractManager getContractManager1()
    • getContract

      public Contract getContract(int cid) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • invoke

      protected Object invoke(String macros, Object[] args) throws ru.bitel.bgbilling.common.BGException
      Overrides:
      invoke in class ru.bitel.common.util.MacrosFormat
      Throws:
      ru.bitel.bgbilling.common.BGException