Enum Class ModuleSetupKeys

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

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

    • WALLETONE_SUM_MIN

      public static final ModuleSetupKeys WALLETONE_SUM_MIN
      walletone.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • WALLETONE_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_SUM_MAX
      walletone.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • WALLETONE_COMMENT

      public static final ModuleSetupKeys WALLETONE_COMMENT
      walletone.comment=Пополнение счета по договору №" +
      invalid reference
      BGBaseConstants.PATTERN_CONTRACT_TITLE
    • WALLETONE_POINT_ID

      public static final ModuleSetupKeys WALLETONE_POINT_ID
      walletone.point.id=
    • WALLETONE_PASSWORD

      public static final ModuleSetupKeys WALLETONE_PASSWORD
      walletone.password=
    • WALLETONE_LIFETIME

      public static final ModuleSetupKeys WALLETONE_LIFETIME
      walletone.lifetime=3600
    • WALLETONE_URL_GATE

      public static final ModuleSetupKeys WALLETONE_URL_GATE
      walletone.url.gate=https://walletone.ru/
    • WALLETONE_URL_RETURN_OK

      public static final ModuleSetupKeys WALLETONE_URL_RETURN_OK
      walletone.url.return.ok=
    • WALLETONE_URL_RETURN_NO

      public static final ModuleSetupKeys WALLETONE_URL_RETURN_NO
      walletone.url.return.no=
    • WALLETONE_CALLBACK_FIELDS

      public static final ModuleSetupKeys WALLETONE_CALLBACK_FIELDS
      walletone.callback.fields=AcquirerID ApprovalCode BillNumber Card_IDP CardNumber Customer_IDP PaymentType Total
    • WALLETONE_PAYMENT_TYPE_ID

      public static final ModuleSetupKeys WALLETONE_PAYMENT_TYPE_ID
      walletone.payment.type.id=0
    • WALLETONE_PAYMENT_COMMENT

      public static final ModuleSetupKeys WALLETONE_PAYMENT_COMMENT
      walletone.payment.comment=Оплата через платежный сервис Wallet One [транзакция #{TRANSACTION_ID}]
    • WALLETONE_PAYMENT_STATUS_OK

      public static final ModuleSetupKeys WALLETONE_PAYMENT_STATUS_OK
      walletone.payment.status.ok=paid
    • WALLETONE_REQUEST_TIMEOUT

      public static final ModuleSetupKeys WALLETONE_REQUEST_TIMEOUT
      walletone.request.timeout=10000
    • WALLETONE_REQUEST_READ_TIMEOUT

      public static final ModuleSetupKeys WALLETONE_REQUEST_READ_TIMEOUT
      walletone.request.read.timeout=5000
    • WALLETONE_FISCALIZATION_ENABLE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_ENABLE
      walletone.fiscalization.enable=false
    • WALLETONE_FISCALIZATION_URL_GATE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_URL_GATE
      walletone.fiscalization.url.gate=https://walletone.ru/
    • WALLETONE_FISCALIZATION_RECEIPT_NAME

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_NAME
      walletone.fiscalization.receipt.name=Пополнение счета по договору №
      invalid reference
      BGBaseConstants.PATTERN_CONTRACT_TITLE
    • WALLETONE_FISCALIZATION_RECEIPT_QTY

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_QTY
      walletone.fiscalization.receipt.qty=1
    • WALLETONE_FISCALIZATION_RECEIPT_VAT

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_VAT
      walletone.fiscalization.receipt.vat=0
    • WALLETONE_FISCALIZATION_RECEIPT_TAXMODE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_TAXMODE
      walletone.fiscalization.receipt.taxmode=0
    • WALLETONE_FISCALIZATION_RECEIPT_PAYATTR

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_PAYATTR
      walletone.fiscalization.receipt.payattr=1
    • WALLETONE_FISCALIZATION_RECEIPT_LINEATTR

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_LINEATTR
      walletone.fiscalization.receipt.lineattr=4
    • WALLETONE_FISCALIZATION_RECEIPT_PAYMENTS_KIND

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_PAYMENTS_KIND
      walletone.fiscalization.receipt.payments.kind=1
    • WALLETONE_FISCALIZATION_RECEIPT_PAYMENTS_TYPE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_RECEIPT_PAYMENTS_TYPE
      walletone.fiscalization.receipt.payments.type=0
    • WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
      walletone.fiscalization.customer.address.enable=true
    • WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_TITLE

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
      walletone.fiscalization.customer.address.title=
    • WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED

      public static final ModuleSetupKeys WALLETONE_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
      walletone.fiscalization.customer.address.required=false
    • WALLETONE_AUTOPAYMENT_ENABLE

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_ENABLE
      walletone.autopayment.enable=false
    • WALLETONE_AUTOPAYMENT_MODE_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_DEFAULT
      walletone.autopayment.mode.default=0
    • WALLETONE_AUTOPAYMENT_MODE_WEEK_ENABLE

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_WEEK_ENABLE
      walletone.autopayment.mode.week.enable=false
    • WALLETONE_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
      walletone.autopayment.mode.week.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
    • WALLETONE_AUTOPAYMENT_MODE_WEEK_SUM_MIN

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_WEEK_SUM_MIN
      walletone.autopayment.mode.week.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • WALLETONE_AUTOPAYMENT_MODE_WEEK_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_WEEK_SUM_MAX
      walletone.autopayment.mode.week.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • WALLETONE_AUTOPAYMENT_MODE_MONTH_ENABLE

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_MONTH_ENABLE
      walletone.autopayment.mode.month.enable=false
    • WALLETONE_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
      walletone.autopayment.mode.month.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
    • WALLETONE_AUTOPAYMENT_MODE_MONTH_SUM_MIN

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_MONTH_SUM_MIN
      walletone.autopayment.mode.month.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • WALLETONE_AUTOPAYMENT_MODE_MONTH_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_MONTH_SUM_MAX
      walletone.autopayment.mode.month.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_ENABLE

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_ENABLE
      walletone.autopayment.mode.auto.enable=false
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
      walletone.autopayment.mode.auto.day.sum.default=500
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
      walletone.autopayment.mode.auto.day.sum.max=3000
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
      walletone.autopayment.mode.auto.week.sum.default=1000
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
      walletone.autopayment.mode.auto.week.sum.max=5000
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
      walletone.autopayment.mode.auto.month.sum.default=3000
    • WALLETONE_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX

      public static final ModuleSetupKeys WALLETONE_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
      walletone.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