Enum Class ModuleSetupKeys
java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.cloudpayments.server.bean.enums.ModuleSetupKeys
- All Implemented Interfaces:
Serializable,Comparable<ModuleSetupKeys>,Constable,ParameterMapKey
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptioncloudpayments.api.password=cloudpayments.autopayment.enable=falsecloudpayments.autopayment.mode.auto.day.sum.default=500cloudpayments.autopayment.mode.auto.day.sum.max=3000cloudpayments.autopayment.mode.auto.enable=falsecloudpayments.autopayment.mode.auto.month.sum.default=3000cloudpayments.autopayment.mode.auto.month.sum.max=10000cloudpayments.autopayment.mode.auto.week.sum.default=1000cloudpayments.autopayment.mode.auto.week.sum.max=5000cloudpayments.autopayment.mode.default=0cloudpayments.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULTcloudpayments.autopayment.mode.month.enable=falsecloudpayments.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXcloudpayments.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINcloudpayments.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULTcloudpayments.autopayment.mode.week.enable=falsecloudpayments.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXcloudpayments.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINcloudpayments.billing.name=cloudpayments.description=Пополнение счета по договору № {CONTRACT_TITLE}cloudpayments.event.worker=truecloudpayments.fiscalization.customer.address.enable=truecloudpayments.fiscalization.customer.address.required=falsecloudpayments.fiscalization.customer.address.title=cloudpayments.payment.comment=Платеж через платежную систему CloudPayments (#{})invalid reference
BGBaseConstants.PATTERN_TRANSACTION_IDcloudpayments.payment.features=cloudpayments.payment.type.id=0cloudpayments.status.url=https://api.cloudpayments.ru/v2/payments/findcloudpayments.public.id=test_api_00000000000000000000001cloudpayments.request.read.timeout=5000cloudpayments.request.timeout=10000cloudpayments.rest.currency=cloudpayments.rest.description=Пополнение счета по договору №{CONTRACT_TITLE}cloudpayments.rest.return.url=cloudpayments.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXcloudpayments.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
Method Summary
Modifier and TypeMethodDescriptiongetName()getTitle()static ModuleSetupKeysReturns the enum constant of this class with the specified name.static ModuleSetupKeys[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface ru.bitel.common.ParameterMapKey
getParent, getSubLevel
-
Enum Constant Details
-
CLOUDPAYMENTS_SUM_MIN
cloudpayments.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
CLOUDPAYMENTS_SUM_MAX
cloudpayments.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
CLOUDPAYMENTS_EVENT_WORKER
cloudpayments.event.worker=true -
CLOUDPAYMENTS_REQUEST_TIMEOUT
cloudpayments.request.timeout=10000 -
CLOUDPAYMENTS_REQUEST_READ_TIMEOUT
cloudpayments.request.read.timeout=5000 -
CLOUDPAYMENTS_BILLING_NAME
cloudpayments.billing.name= -
CLOUDPAYMENTS_PAYMENT_TYPE_ID
cloudpayments.payment.type.id=0 -
CLOUDPAYMENTS_PAYMENT_COMMENT
cloudpayments.payment.comment=Платеж через платежную систему CloudPayments (#{})invalid reference
BGBaseConstants.PATTERN_TRANSACTION_ID -
CLOUDPAYMENTS_PAYMENT_FEATURES
cloudpayments.payment.features= -
CLOUDPAYMENTS_REST_CURRENCY
cloudpayments.rest.currency= -
CLOUDPAYMENTS_REST_DESCRIPTION
cloudpayments.rest.description=Пополнение счета по договору №{CONTRACT_TITLE} -
CLOUDPAYMENTS_PUBLIC_ID
cloudpayments.public.id=test_api_00000000000000000000001 -
CLOUDPAYMENTS_DESCRIPTION
cloudpayments.description=Пополнение счета по договору № {CONTRACT_TITLE} -
CLOUDPAYMENTS_PAYMENTS_FIND_URL
cloudpayments.status.url=https://api.cloudpayments.ru/v2/payments/find -
CLOUDPAYMENTS_API_PASSWORD
cloudpayments.api.password= -
CLOUDPAYMENTS_REST_RETURN_URL
cloudpayments.rest.return.url= -
CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
cloudpayments.fiscalization.customer.address.enable=true -
CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
cloudpayments.fiscalization.customer.address.title= -
CLOUDPAYMENTS_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
cloudpayments.fiscalization.customer.address.required=false -
CLOUDPAYMENTS_AUTOPAYMENT_ENABLE
cloudpayments.autopayment.enable=false -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_DEFAULT
cloudpayments.autopayment.mode.default=0 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_ENABLE
cloudpayments.autopayment.mode.week.enable=false -
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
cloudpayments.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_WEEK_SUM_MAX
cloudpayments.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_ENABLE
cloudpayments.autopayment.mode.month.enable=false -
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
cloudpayments.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_MONTH_SUM_MAX
cloudpayments.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_ENABLE
cloudpayments.autopayment.mode.auto.enable=false -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
cloudpayments.autopayment.mode.auto.day.sum.default=500 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
cloudpayments.autopayment.mode.auto.day.sum.max=3000 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
cloudpayments.autopayment.mode.auto.week.sum.default=1000 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
cloudpayments.autopayment.mode.auto.week.sum.max=5000 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
cloudpayments.autopayment.mode.auto.month.sum.default=3000 -
CLOUDPAYMENTS_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
cloudpayments.autopayment.mode.auto.month.sum.max=10000
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
getName
- Specified by:
getNamein interfaceParameterMapKey
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceParameterMapKey
-
getTitle
- Specified by:
getTitlein interfaceParameterMapKey
-
getDescription
- Specified by:
getDescriptionin interfaceParameterMapKey
-