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

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

    • CLOUDPAYMENTS_SUM_MIN

      public static final ModuleSetupKeys CLOUDPAYMENTS_SUM_MIN
      cloudpayments.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • CLOUDPAYMENTS_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_SUM_MAX
      cloudpayments.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • CLOUDPAYMENTS_EVENT_WORKER

      public static final ModuleSetupKeys CLOUDPAYMENTS_EVENT_WORKER
      cloudpayments.event.worker=true
    • CLOUDPAYMENTS_REQUEST_TIMEOUT

      public static final ModuleSetupKeys CLOUDPAYMENTS_REQUEST_TIMEOUT
      cloudpayments.request.timeout=10000
    • CLOUDPAYMENTS_REQUEST_READ_TIMEOUT

      public static final ModuleSetupKeys CLOUDPAYMENTS_REQUEST_READ_TIMEOUT
      cloudpayments.request.read.timeout=5000
    • CLOUDPAYMENTS_BILLING_NAME

      public static final ModuleSetupKeys CLOUDPAYMENTS_BILLING_NAME
      cloudpayments.billing.name=
    • CLOUDPAYMENTS_PAYMENT_TYPE_ID

      public static final ModuleSetupKeys CLOUDPAYMENTS_PAYMENT_TYPE_ID
      cloudpayments.payment.type.id=0
    • CLOUDPAYMENTS_PAYMENT_COMMENT

      public static final ModuleSetupKeys CLOUDPAYMENTS_PAYMENT_COMMENT
      cloudpayments.payment.comment=Платеж через платежную систему CloudPayments (#{
      invalid reference
      BGBaseConstants.PATTERN_TRANSACTION_ID
      })
    • CLOUDPAYMENTS_PAYMENT_FEATURES

      public static final ModuleSetupKeys CLOUDPAYMENTS_PAYMENT_FEATURES
      cloudpayments.payment.features=
    • CLOUDPAYMENTS_REST_CURRENCY

      public static final ModuleSetupKeys CLOUDPAYMENTS_REST_CURRENCY
      cloudpayments.rest.currency=
    • CLOUDPAYMENTS_REST_DESCRIPTION

      public static final ModuleSetupKeys CLOUDPAYMENTS_REST_DESCRIPTION
      cloudpayments.rest.description=Пополнение счета по договору №{CONTRACT_TITLE}
    • CLOUDPAYMENTS_PUBLIC_ID

      public static final ModuleSetupKeys CLOUDPAYMENTS_PUBLIC_ID
      cloudpayments.public.id=test_api_00000000000000000000001
    • CLOUDPAYMENTS_DESCRIPTION

      public static final ModuleSetupKeys CLOUDPAYMENTS_DESCRIPTION
      cloudpayments.description=Пополнение счета по договору № {CONTRACT_TITLE}
    • CLOUDPAYMENTS_PAYMENTS_FIND_URL

      public static final ModuleSetupKeys CLOUDPAYMENTS_PAYMENTS_FIND_URL
      cloudpayments.status.url=https://api.cloudpayments.ru/v2/payments/find
    • CLOUDPAYMENTS_API_PASSWORD

      public static final ModuleSetupKeys CLOUDPAYMENTS_API_PASSWORD
      cloudpayments.api.password=
    • CLOUDPAYMENTS_REST_RETURN_URL

      public static final ModuleSetupKeys CLOUDPAYMENTS_REST_RETURN_URL
      cloudpayments.rest.return.url=
    • CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
      cloudpayments.fiscalization.customer.address.enable=true
    • CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_TITLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
      cloudpayments.fiscalization.customer.address.title=
    • CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED

      public static final ModuleSetupKeys CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
      cloudpayments.fiscalization.customer.address.required=false
    • CLOUDPAYMENTS_AUTOPAYMENT_ENABLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_ENABLE
      cloudpayments.autopayment.enable=false
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_DEFAULT
      cloudpayments.autopayment.mode.default=0
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_ENABLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_ENABLE
      cloudpayments.autopayment.mode.week.enable=false
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
      cloudpayments.autopayment.mode.week.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_SUM_MIN

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_SUM_MIN
      cloudpayments.autopayment.mode.week.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_SUM_MAX
      cloudpayments.autopayment.mode.week.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_ENABLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_ENABLE
      cloudpayments.autopayment.mode.month.enable=false
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
      cloudpayments.autopayment.mode.month.day.default=
      invalid reference
      BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_SUM_MIN

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_SUM_MIN
      cloudpayments.autopayment.mode.month.sum.min=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MIN
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_SUM_MAX
      cloudpayments.autopayment.mode.month.sum.max=
      invalid reference
      BGBaseConstants.DEFAULT_SUM_MAX
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_ENABLE

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_ENABLE
      cloudpayments.autopayment.mode.auto.enable=false
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
      cloudpayments.autopayment.mode.auto.day.sum.default=500
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
      cloudpayments.autopayment.mode.auto.day.sum.max=3000
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
      cloudpayments.autopayment.mode.auto.week.sum.default=1000
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
      cloudpayments.autopayment.mode.auto.week.sum.max=5000
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
      cloudpayments.autopayment.mode.auto.month.sum.default=3000
    • CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX

      public static final ModuleSetupKeys CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
      cloudpayments.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