Enum Class ModuleSetupKeys

java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.assist.server.bean.enums.ModuleSetupKeys
All Implemented Interfaces:
Serializable, Comparable<ModuleSetupKeys>, Constable, ParameterMapKey

public enum ModuleSetupKeys extends Enum<ModuleSetupKeys> implements ParameterMapKey
  • Enum Constant Details

    • ASSIST_SUM_MIN

      public static final ModuleSetupKeys ASSIST_SUM_MIN
      assist.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • ASSIST_SUM_MAX

      public static final ModuleSetupKeys ASSIST_SUM_MAX
      assist.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • ASSIST_CARD_ENABLE

      public static final ModuleSetupKeys ASSIST_CARD_ENABLE
      assist.card.enable=true
    • ASSIST_SBP_ENABLE

      public static final ModuleSetupKeys ASSIST_SBP_ENABLE
      assist.sbp.enable=false
    • ASSIST_GATE_URL

      public static final ModuleSetupKeys ASSIST_GATE_URL
      assist.gate.url=https://payments.paysecure.ru/pay/order.cfm
    • ASSIST_LOGIN

      public static final ModuleSetupKeys ASSIST_LOGIN
      assist.login=
    • ASSIST_PASSWORD

      public static final ModuleSetupKeys ASSIST_PASSWORD
      assist.password=
    • ASSIST_MERCHANT_ID

      public static final ModuleSetupKeys ASSIST_MERCHANT_ID
      assist.Merchant_ID=
    • ASSIST_PRIVATE_KEY

      public static final ModuleSetupKeys ASSIST_PRIVATE_KEY
      assist.PrivateKey=
    • ASSIST_ORDER_CURRENCY

      public static final ModuleSetupKeys ASSIST_ORDER_CURRENCY
      assist.OrderCurrency=RUB
    • ASSIST_ORDER_COMMENT

      public static final ModuleSetupKeys ASSIST_ORDER_COMMENT
      assist.OrderComment=Оплата по дог. ${contract} (${contract_comment})
    • ASSIST_URL_RETURN_OK

      public static final ModuleSetupKeys ASSIST_URL_RETURN_OK
      assist.url.return.ok=
    • ASSIST_URL_RETURN_NO

      public static final ModuleSetupKeys ASSIST_URL_RETURN_NO
      assist.url.return.no=
    • ASSIST_SHOP_MODE

      public static final ModuleSetupKeys ASSIST_SHOP_MODE
      assist.ShopMode=test
    • ASSIST_DELAY

      public static final ModuleSetupKeys ASSIST_DELAY
      assist.Delay=0
    • ASSIST_CARD_PAYMENT

      public static final ModuleSetupKeys ASSIST_CARD_PAYMENT
      assist.CardPayment=1
    • ASSIST_FAST_PAY_PAYMENT

      public static final ModuleSetupKeys ASSIST_FAST_PAY_PAYMENT
      assist.FastPayPayment=1
    • ASSIST_WM_PAYMENT

      public static final ModuleSetupKeys ASSIST_WM_PAYMENT
      assist.WMPayment=
    • ASSIST_YM_PAYMENT

      public static final ModuleSetupKeys ASSIST_YM_PAYMENT
      assist.YMPayment=
    • ASSIST_ASSIST_ID_PAYMENT

      public static final ModuleSetupKeys ASSIST_ASSIST_ID_PAYMENT
      assist.AssistIDPayment=
    • ASSIST_QIWI_PAYMENT

      public static final ModuleSetupKeys ASSIST_QIWI_PAYMENT
      assist.QIWIPayment=
    • ASSIST_QIWI_MTS_PAYMENT

      public static final ModuleSetupKeys ASSIST_QIWI_MTS_PAYMENT
      assist.QIWIMtsPayment=
    • ASSIST_QIWI_MEGAFON_PAYMENT

      public static final ModuleSetupKeys ASSIST_QIWI_MEGAFON_PAYMENT
      assist.QIWIMegafonPayment=
    • ASSIST_QIWI_BEELINE_PAYMENT

      public static final ModuleSetupKeys ASSIST_QIWI_BEELINE_PAYMENT
      assist.QIWIBeelinePayment=
    • ASSIST_AUTOPAYMENT_ENABLE

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_ENABLE
      assist.autopayment.enable=false
    • ASSIST_AUTOPAYMENT_MODE_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_DEFAULT
      assist.autopayment.mode.default=0
    • ASSIST_AUTOPAYMENT_MODE_WEEK_ENABLE

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_WEEK_ENABLE
      assist.autopayment.mode.week.enable=false
    • ASSIST_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
      assist.autopayment.mode.week.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
    • ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MIN

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MIN
      assist.autopayment.mode.week.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MAX

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MAX
      assist.autopayment.mode.week.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • ASSIST_AUTOPAYMENT_MODE_MONTH_ENABLE

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_MONTH_ENABLE
      assist.autopayment.mode.month.enable=false
    • ASSIST_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
      assist.autopayment.mode.month.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
    • ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MIN

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MIN
      assist.autopayment.mode.month.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MAX

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MAX
      assist.autopayment.mode.month.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • ASSIST_AUTOPAYMENT_MODE_AUTO_ENABLE

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_ENABLE
      assist.autopayment.mode.auto.enable=false
    • ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
      assist.autopayment.mode.auto.day.sum.default=500
    • ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
      assist.autopayment.mode.auto.day.sum.max=3000
    • ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
      assist.autopayment.mode.auto.week.sum.default=1000
    • ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
      assist.autopayment.mode.auto.week.sum.max=5000
    • ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
      assist.autopayment.mode.auto.month.sum.default=3000
    • ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX

      public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
      assist.autopayment.mode.auto.month.sum.max=10000
  • Method Details

    • values

      public static ModuleSetupKeys[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static ModuleSetupKeys valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getName

      public String getName()
      Specified by:
      getName in interface ParameterMapKey
    • getDefaultValue

      public String getDefaultValue()
      Specified by:
      getDefaultValue in interface ParameterMapKey
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface ParameterMapKey
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface ParameterMapKey