Enum Class ModuleSetupKeys

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

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

    • PAYMASTER_SUM_MIN

      public static final ModuleSetupKeys PAYMASTER_SUM_MIN
      paymaster.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • PAYMASTER_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_SUM_MAX
      paymaster.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • PAYMASTER_GATE_URL

      public static final ModuleSetupKeys PAYMASTER_GATE_URL
      paymaster.gate.url=https://paymaster.ru/Payment/Init
    • PAYMASTER_DIGEST_TYPE

      public static final ModuleSetupKeys PAYMASTER_DIGEST_TYPE
      paymaster.digest.type=SHA-256
    • PAYMASTER_MERCHANT_ID

      public static final ModuleSetupKeys PAYMASTER_MERCHANT_ID
      paymaster.merchant.id=
    • PAYMASTER_CURRENCY

      public static final ModuleSetupKeys PAYMASTER_CURRENCY
      paymaster.currecy=RUB
    • PAYMASTER_PAYMENT_DESC

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_DESC
      paymaster.payment.desc=Пополнение счета по договору №{CONTRACT_TITLE}
    • PAYMASTER_PAYMENT_DESC_BASE64

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_DESC_BASE64
      paymaster.payment.desc.base64=Пополнение счета по договору №{CONTRACT_TITLE}
    • PAYMASTER_PAYMENT_METHOD

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_METHOD
      paymaster.payment.method=503
    • PAYMASTER_PAYMENT_COMMENT

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_COMMENT
      paymaster.payment.comment=Платеж через платежную систему Paymaster
    • PAYMASTER_PAYMENT_TYPE_ID

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_TYPE_ID
      paymaster.payment.type.id=0
    • PAYMASTER_PAYMENT_CONFIRMATION_URL

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_CONFIRMATION_URL
      paymaster.payment.confirmation.url=
    • PAYMASTER_PAYMENT_NOTIFICATION_URL

      public static final ModuleSetupKeys PAYMASTER_PAYMENT_NOTIFICATION_URL
      paymaster.payment.notification.url=
    • PAYMASTER_INVOICE_CONFIRMATION_URL

      public static final ModuleSetupKeys PAYMASTER_INVOICE_CONFIRMATION_URL
      paymaster.invoice.confirmation.url=
    • PAYMASTER_SECRET

      public static final ModuleSetupKeys PAYMASTER_SECRET
      paymaster.secret=
    • PAYMASTER_SIM_MODE

      public static final ModuleSetupKeys PAYMASTER_SIM_MODE
      paymaster.sim.mode=0
    • PAYMASTER_SUCCESS_URL

      public static final ModuleSetupKeys PAYMASTER_SUCCESS_URL
      paymaster.success.url=http://successUrl
    • PAYMASTER_FAILURE_URL

      public static final ModuleSetupKeys PAYMASTER_FAILURE_URL
      paymaster.failure.url=http://failureUrl
    • PAYMASTER_PAYER_EMAIL

      public static final ModuleSetupKeys PAYMASTER_PAYER_EMAIL
      paymaster.payer.email=
    • PAYMASTER_PAYER_PHONE_NUMBER

      public static final ModuleSetupKeys PAYMASTER_PAYER_PHONE_NUMBER
      paymaster.payer.phone.number=
    • PAYMASTER_DIRECT_RESPONSE_TYPE

      public static final ModuleSetupKeys PAYMASTER_DIRECT_RESPONSE_TYPE
      paymaster.direct.response.type=
    • PAYMASTER_DIRECT_REDIRECT_URI

      public static final ModuleSetupKeys PAYMASTER_DIRECT_REDIRECT_URI
      paymaster.direct.redirect.uri=
    • PAYMASTER_DIRECT_SCOPE

      public static final ModuleSetupKeys PAYMASTER_DIRECT_SCOPE
      paymaster.direct.scope=
    • PAYMASTER_DIRECT_AUTH_URL

      public static final ModuleSetupKeys PAYMASTER_DIRECT_AUTH_URL
      paymaster.direct.auth.url=
    • PAYMASTER_DIRECT_TOKEN_URL

      public static final ModuleSetupKeys PAYMASTER_DIRECT_TOKEN_URL
      paymaster.direct.token.url=https://paymaster.ru/direct/security/token
    • PAYMASTER_DIRECT_INIT_URL

      public static final ModuleSetupKeys PAYMASTER_DIRECT_INIT_URL
      paymaster.direct.init.url=https://paymaster.ru/direct/payment/init
    • PAYMASTER_DIRECT_COMPLETE_URL

      public static final ModuleSetupKeys PAYMASTER_DIRECT_COMPLETE_URL
      paymaster.direct.complete.url=https://paymaster.ru/direct/payment/complete
    • PAYMASTER_DIRECT_SECRET

      public static final ModuleSetupKeys PAYMASTER_DIRECT_SECRET
      paymaster.direct.secret=
    • PAYMASTER_FISCALIZATION_ENABLE

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_ENABLE
      paymaster.fiscalization.enable=false
    • PAYMASTER_FISCALIZATION_RECEIPT_NAME

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_RECEIPT_NAME
      paymaster.fiscalization.receipt.name=Пополнение счета по договору №{CONTRACT_TITLE}
    • PAYMASTER_FISCALIZATION_RECEIPT_QTY

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_RECEIPT_QTY
      paymaster.fiscalization.receipt.qty=1
    • PAYMASTER_FISCALIZATION_RECEIPT_TAX

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_RECEIPT_TAX
      paymaster.fiscalization.receipt.tax=vat0
    • PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
      paymaster.fiscalization.customer.address.enable=true
    • PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_TITLE

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
      paymaster.fiscalization.customer.address.title=
    • PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED

      public static final ModuleSetupKeys PAYMASTER_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
      paymaster.fiscalization.customer.address.required=false
    • PAYMASTER_AUTOPAYMENT_ENABLE

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_ENABLE
      paymaster.autopayment.enable=false
    • PAYMASTER_AUTOPAYMENT_MODE_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_DEFAULT
      paymaster.autopayment.mode.default=0
    • PAYMASTER_AUTOPAYMENT_MODE_WEEK_ENABLE

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_WEEK_ENABLE
      paymaster.autopayment.mode.week.enable=false
    • PAYMASTER_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
      paymaster.autopayment.mode.week.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
    • PAYMASTER_AUTOPAYMENT_MODE_WEEK_SUM_MIN

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_WEEK_SUM_MIN
      paymaster.autopayment.mode.week.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • PAYMASTER_AUTOPAYMENT_MODE_WEEK_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_WEEK_SUM_MAX
      paymaster.autopayment.mode.week.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • PAYMASTER_AUTOPAYMENT_MODE_MONTH_ENABLE

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_MONTH_ENABLE
      paymaster.autopayment.mode.month.enable=false
    • PAYMASTER_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
      paymaster.autopayment.mode.month.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
    • PAYMASTER_AUTOPAYMENT_MODE_MONTH_SUM_MIN

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_MONTH_SUM_MIN
      paymaster.autopayment.mode.month.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • PAYMASTER_AUTOPAYMENT_MODE_MONTH_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_MONTH_SUM_MAX
      paymaster.autopayment.mode.month.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_ENABLE

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_ENABLE
      paymaster.autopayment.mode.auto.enable=false
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
      paymaster.autopayment.mode.auto.day.sum.default=500
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
      paymaster.autopayment.mode.auto.day.sum.max=3000
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
      paymaster.autopayment.mode.auto.week.sum.default=1000
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
      paymaster.autopayment.mode.auto.week.sum.max=5000
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
      paymaster.autopayment.mode.auto.month.sum.default=3000
    • PAYMASTER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX

      public static final ModuleSetupKeys PAYMASTER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
      paymaster.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