java.lang.Object
ru.bitel.bgbilling.common.bean.BGBaseConstants
ru.bitel.bgbilling.modules.bill.server.bean.Constants

public class Constants
extends BGBaseConstants
  • Field Details

    • DEFAULT_ORGANIZATION_ID

      public static final int DEFAULT_ORGANIZATION_ID
      See Also:
      Constant Field Values
    • DEFAULT_BANK_ACCOUNT_ID

      public static final int DEFAULT_BANK_ACCOUNT_ID
      See Also:
      Constant Field Values
    • KEY_ORGANIZATION_ID

      public static final java.lang.String KEY_ORGANIZATION_ID
      See Also:
      Constant Field Values
    • KEY_BANK_ACCOUNT_ID

      public static final java.lang.String KEY_BANK_ACCOUNT_ID
      See Also:
      Constant Field Values
    • KEY_BILL_RECONCILIATION_REPORT_INVOICE_TYPE_IDS

      public static final java.lang.String KEY_BILL_RECONCILIATION_REPORT_INVOICE_TYPE_IDS
      See Also:
      Constant Field Values
    • KEY_BILL_RECONCILIATION_REPORT_PAYMENT_TYPE_IDS

      public static final java.lang.String KEY_BILL_RECONCILIATION_REPORT_PAYMENT_TYPE_IDS
      See Also:
      Constant Field Values
  • Constructor Details

    • Constants

      public Constants()