Enum Class ModuleSetupKeys
java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.uniteller.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 ConstantDescriptionuniteller.autopayment.enable=falseuniteller.autopayment.mode.auto.day.sum.default=500uniteller.autopayment.mode.auto.day.sum.max=3000uniteller.autopayment.mode.auto.enable=falseuniteller.autopayment.mode.auto.month.sum.default=3000uniteller.autopayment.mode.auto.month.sum.max=10000uniteller.autopayment.mode.auto.week.sum.default=1000uniteller.autopayment.mode.auto.week.sum.max=5000uniteller.autopayment.mode.default=0uniteller.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULTuniteller.autopayment.mode.month.enable=falseuniteller.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXuniteller.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINuniteller.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULTuniteller.autopayment.mode.week.enable=falseuniteller.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXuniteller.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINuniteller.callback.fields=AcquirerID ApprovalCode BillNumber Card_IDP CardNumber Customer_IDP PaymentType Totaluniteller.comment=Пополнение счета по договору №"invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLEuniteller.fiscalization.customer.address.enable=trueuniteller.fiscalization.customer.address.required=falseuniteller.fiscalization.customer.address.title=uniteller.fiscalization.enable=falseuniteller.fiscalization.receipt.lineattr=4uniteller.fiscalization.receipt.name=Пополнение счета по договору №invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLEuniteller.fiscalization.receipt.payattr=1uniteller.fiscalization.receipt.payments.kind=1uniteller.fiscalization.receipt.payments.type=0uniteller.fiscalization.receipt.qty=1uniteller.fiscalization.receipt.taxmode=0uniteller.fiscalization.receipt.vat=0uniteller.fiscalization.url.gate=https://fpay.uniteller.ru/v2/uniteller.lifetime=3600uniteller.login=uniteller.password=uniteller.payment.comment=Оплата через платежный сервис Uniteller [транзакция #{TRANSACTION_ID}]uniteller.payment.status.ok=paiduniteller.payment.type.id=0uniteller.point.id=uniteller.request.read.timeout=5000uniteller.request.timeout=10000uniteller.shop.id=uniteller.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXuniteller.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINuniteller.url.gate=https://wpay.uniteller.ru/uniteller.url.return.no=uniteller.url.return.ok= -
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
-
UNITELLER_SUM_MIN
uniteller.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
UNITELLER_SUM_MAX
uniteller.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
UNITELLER_COMMENT
uniteller.comment=Пополнение счета по договору №"invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLE -
UNITELLER_SHOP_ID
uniteller.shop.id= -
UNITELLER_POINT_ID
uniteller.point.id= -
UNITELLER_LOGIN
uniteller.login= -
UNITELLER_PASSWORD
uniteller.password= -
UNITELLER_LIFETIME
uniteller.lifetime=3600 -
UNITELLER_URL_GATE
uniteller.url.gate=https://wpay.uniteller.ru/ -
UNITELLER_URL_RETURN_OK
uniteller.url.return.ok= -
UNITELLER_URL_RETURN_NO
uniteller.url.return.no= -
UNITELLER_CALLBACK_FIELDS
uniteller.callback.fields=AcquirerID ApprovalCode BillNumber Card_IDP CardNumber Customer_IDP PaymentType Total -
UNITELLER_PAYMENT_TYPE_ID
uniteller.payment.type.id=0 -
UNITELLER_PAYMENT_COMMENT
uniteller.payment.comment=Оплата через платежный сервис Uniteller [транзакция #{TRANSACTION_ID}] -
UNITELLER_PAYMENT_STATUS_OK
uniteller.payment.status.ok=paid -
UNITELLER_REQUEST_TIMEOUT
uniteller.request.timeout=10000 -
UNITELLER_REQUEST_READ_TIMEOUT
uniteller.request.read.timeout=5000 -
UNITELLER_FISCALIZATION_ENABLE
uniteller.fiscalization.enable=false -
UNITELLER_FISCALIZATION_URL_GATE
uniteller.fiscalization.url.gate=https://fpay.uniteller.ru/v2/ -
UNITELLER_FISCALIZATION_RECEIPT_NAME
uniteller.fiscalization.receipt.name=Пополнение счета по договору №invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLE -
UNITELLER_FISCALIZATION_RECEIPT_QTY
uniteller.fiscalization.receipt.qty=1 -
UNITELLER_FISCALIZATION_RECEIPT_VAT
uniteller.fiscalization.receipt.vat=0 -
UNITELLER_FISCALIZATION_RECEIPT_TAXMODE
uniteller.fiscalization.receipt.taxmode=0 -
UNITELLER_FISCALIZATION_RECEIPT_PAYATTR
uniteller.fiscalization.receipt.payattr=1 -
UNITELLER_FISCALIZATION_RECEIPT_LINEATTR
uniteller.fiscalization.receipt.lineattr=4 -
UNITELLER_FISCALIZATION_RECEIPT_PAYMENTS_KIND
uniteller.fiscalization.receipt.payments.kind=1 -
UNITELLER_FISCALIZATION_RECEIPT_PAYMENTS_TYPE
uniteller.fiscalization.receipt.payments.type=0 -
UNITELLER_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
uniteller.fiscalization.customer.address.enable=true -
UNITELLER_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
uniteller.fiscalization.customer.address.title= -
UNITELLER_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
uniteller.fiscalization.customer.address.required=false -
UNITELLER_AUTOPAYMENT_ENABLE
uniteller.autopayment.enable=false -
UNITELLER_AUTOPAYMENT_MODE_DEFAULT
uniteller.autopayment.mode.default=0 -
UNITELLER_AUTOPAYMENT_MODE_WEEK_ENABLE
uniteller.autopayment.mode.week.enable=false -
UNITELLER_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
uniteller.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT -
UNITELLER_AUTOPAYMENT_MODE_WEEK_SUM_MIN
uniteller.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
UNITELLER_AUTOPAYMENT_MODE_WEEK_SUM_MAX
uniteller.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
UNITELLER_AUTOPAYMENT_MODE_MONTH_ENABLE
uniteller.autopayment.mode.month.enable=false -
UNITELLER_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
uniteller.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT -
UNITELLER_AUTOPAYMENT_MODE_MONTH_SUM_MIN
uniteller.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
UNITELLER_AUTOPAYMENT_MODE_MONTH_SUM_MAX
uniteller.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
UNITELLER_AUTOPAYMENT_MODE_AUTO_ENABLE
uniteller.autopayment.mode.auto.enable=false -
UNITELLER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
uniteller.autopayment.mode.auto.day.sum.default=500 -
UNITELLER_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
uniteller.autopayment.mode.auto.day.sum.max=3000 -
UNITELLER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
uniteller.autopayment.mode.auto.week.sum.default=1000 -
UNITELLER_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
uniteller.autopayment.mode.auto.week.sum.max=5000 -
UNITELLER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
uniteller.autopayment.mode.auto.month.sum.default=3000 -
UNITELLER_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
uniteller.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
-