Enum Class ModuleSetupKeys
java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.alfabank.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 ConstantDescriptionalfabank.autopayment.enable=falsealfabank.autopayment.features=alfabank.autopayment.mode.auto.day.sum.default=500alfabank.autopayment.mode.auto.day.sum.max=3000alfabank.autopayment.mode.auto.enable=falsealfabank.autopayment.mode.auto.month.sum.default=3000alfabank.autopayment.mode.auto.month.sum.max=10000alfabank.autopayment.mode.auto.week.sum.default=1000alfabank.autopayment.mode.auto.week.sum.max=5000alfabank.autopayment.mode.default=0alfabank.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULTalfabank.autopayment.mode.month.enable=falsealfabank.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXalfabank.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINalfabank.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULTalfabank.autopayment.mode.week.enable=falsealfabank.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXalfabank.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINalfabank.autopayment.rest.user.name=autopaymentUseralfabank.autopayment.rest.user.pswd=autopaymentPasswordalfabank.billing.name=alfabank.card.enable=truealfabank.enable=truealfabank.event.worker=truealfabank.fiscalization.customer.address.enable=truealfabank.fiscalization.customer.address.required=falsealfabank.fiscalization.customer.address.title=alfabank.payment.comment=Платеж через платежную систему Альфа банкаalfabank.payment.features=alfabank.payment.type.id=0alfabank.request.timeout=10000alfabank.rest.bindings.url=https://pay.alfabank.ru/payment/rest/getBindings.doalfabank.rest.currency=0alfabank.rest.description=Пополнение счета по договору №{CONTRACT_TITLE}alfabank.rest.language=rualfabank.rest.order.binding.url=https://pay.alfabank.ru/payment/rest/paymentOrderBinding.doalfabank.rest.order.status.url=https://pay.alfabank.ru/payment/rest/getOrderStatusExtended.doalfabank.rest.register.url=alfabank.rest.return.url=alfabank.rest.unbind.card.url=https://pay.alfabank.ru/payment/rest/unBindCard.doalfabank.rest.user.name=useralfabank.rest.user.pswd=passwordalfabank.sbp.enable=falsealfabank.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXalfabank.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
-
ALFABANK_SUM_MIN
alfabank.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
ALFABANK_SUM_MAX
alfabank.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
ALFABANK_ENABLE
alfabank.enable=true -
ALFABANK_BILLING_NAME
alfabank.billing.name= -
ALFABANK_PAYMENT_PAYMENT_ID
alfabank.payment.type.id=0 -
ALFABANK_REQUEST_TIMEOUT
alfabank.request.timeout=10000 -
ALFABANK_CARD_ENABLE
alfabank.card.enable=true -
ALFABANK_SBP_ENABLE
alfabank.sbp.enable=false -
ALFABANK_EVENT_WORKER
alfabank.event.worker=true -
ALFABANK_PAYMENT_FEATURES
alfabank.payment.features= -
ALFABANK_PAYMENT_COMMENT
alfabank.payment.comment=Платеж через платежную систему Альфа банка -
ALFABANK_REST_LANGUAGE
alfabank.rest.language=ru -
ALFABANK_REST_RETURN_URL
alfabank.rest.return.url= -
ALFABANK_REST_CURRENCY
alfabank.rest.currency=0 -
ALFABANK_REST_USER_NAME
alfabank.rest.user.name=user -
ALFABANK_REST_USER_PSWD
alfabank.rest.user.pswd=password -
ALFABANK_REST_ORDER_STATUS_URL
alfabank.rest.order.status.url=https://pay.alfabank.ru/payment/rest/getOrderStatusExtended.do -
ALFABANK_REST_REGISTER_URL
alfabank.rest.register.url= -
ALFABANK_REST_BINDINGS_URL
alfabank.rest.bindings.url=https://pay.alfabank.ru/payment/rest/getBindings.do -
ALFABANK_REST_UNBIND_CARD_URL
alfabank.rest.unbind.card.url=https://pay.alfabank.ru/payment/rest/unBindCard.do -
ALFABANK_AUTOPAYMENT_REST_USER_NAME
alfabank.autopayment.rest.user.name=autopaymentUser -
ALFABANK_AUTOPAYMENT_REST_USER_PSWD
alfabank.autopayment.rest.user.pswd=autopaymentPassword -
ALFABANK_REST_ORDER_BINDINGS_URL
alfabank.rest.order.binding.url=https://pay.alfabank.ru/payment/rest/paymentOrderBinding.do -
ALFABANK_REST_DESCRIPTION
alfabank.rest.description=Пополнение счета по договору №{CONTRACT_TITLE} -
ALFABANK_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
alfabank.fiscalization.customer.address.enable=true -
ALFABANK_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
alfabank.fiscalization.customer.address.title= -
ALFABANK_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
alfabank.fiscalization.customer.address.required=false -
ALFABANK_AUTOPAYMENT_ENABLE
alfabank.autopayment.enable=false -
ALFABANK_AUTOPAYMENT_FEATURES
alfabank.autopayment.features= -
ALFABANK_AUTOPAYMENT_MODE_DEFAULT
alfabank.autopayment.mode.default=0 -
ALFABANK_AUTOPAYMENT_MODE_WEEK_ENABLE
alfabank.autopayment.mode.week.enable=false -
ALFABANK_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
alfabank.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT -
ALFABANK_AUTOPAYMENT_MODE_WEEK_SUM_MIN
alfabank.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
ALFABANK_AUTOPAYMENT_MODE_WEEK_SUM_MAX
alfabank.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
ALFABANK_AUTOPAYMENT_MODE_MONTH_ENABLE
alfabank.autopayment.mode.month.enable=false -
ALFABANK_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
alfabank.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT -
ALFABANK_AUTOPAYMENT_MODE_MONTH_SUM_MIN
alfabank.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
ALFABANK_AUTOPAYMENT_MODE_MONTH_SUM_MAX
alfabank.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
ALFABANK_AUTOPAYMENT_MODE_AUTO_ENABLE
alfabank.autopayment.mode.auto.enable=false -
ALFABANK_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
alfabank.autopayment.mode.auto.day.sum.default=500 -
ALFABANK_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
alfabank.autopayment.mode.auto.day.sum.max=3000 -
ALFABANK_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
alfabank.autopayment.mode.auto.week.sum.default=1000 -
ALFABANK_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
alfabank.autopayment.mode.auto.week.sum.max=5000 -
ALFABANK_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
alfabank.autopayment.mode.auto.month.sum.default=3000 -
ALFABANK_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
alfabank.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
-