java.lang.Object
ru.bitel.bgbilling.modules.bill.client.bean.BillUtils

public class BillUtils extends Object
  • Constructor Details

    • BillUtils

      public BillUtils()
  • Method Details

    • setOrganizationComboBoxData

      public static IdTitle setOrganizationComboBoxData(ru.bitel.common.client.BGUComboBox<IdTitle> organizationComboBox, BillService billService, int contractId) throws Exception
      Throws:
      Exception
    • setBankAccountComboBoxData

      public static IdTitle setBankAccountComboBoxData(ru.bitel.common.client.BGUComboBox<IdTitle> bankAccountComboBox, BillService billService, int contractId, int organizationId) throws Exception
      Throws:
      Exception