Index
All Classes and Interfaces|All Packages|Serialized Form
A
- account(Account) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- Account - Class in io.github.nazarovctrl.dto.reqeust
- Account(Long) - Constructor for class io.github.nazarovctrl.dto.reqeust.Account
- allow - Variable in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- allow(boolean) - Method in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- amount(long) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- AuthUtil - Class in io.github.nazarovctrl.util
-
The class for to simplify work with authorization
- AuthUtil() - Constructor for class io.github.nazarovctrl.util.AuthUtil
B
- BillingDetail - Class in io.github.nazarovctrl.config
-
The class for initializing Payme billing details into variables
- BillingDetail() - Constructor for class io.github.nazarovctrl.config.BillingDetail
- builder() - Static method in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- builder() - Static method in class io.github.nazarovctrl.dto.result.GetStatementResult
C
- cancelTime(long) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- CancelTransaction - Class in io.github.nazarovctrl.dto.reqeust
- CancelTransaction - Enum constant in enum class io.github.nazarovctrl.enums.Method
- CancelTransaction(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.CancelTransaction
- CancelTransactionResult - Class in io.github.nazarovctrl.dto.result
- CancelTransactionResult(String, long, Integer) - Constructor for class io.github.nazarovctrl.dto.result.CancelTransactionResult
- canRefund(String) - Method in interface io.github.nazarovctrl.service.IPaymentService
-
Method for checking a transaction for cancellation For example, you sold a product to a user, but the user wants his money back.
- CantParseJson - Exception Class in io.github.nazarovctrl.exp
- CantParseJson() - Constructor for exception class io.github.nazarovctrl.exp.CantParseJson
- CheckPerformTransaction - Class in io.github.nazarovctrl.dto.reqeust
- CheckPerformTransaction - Enum constant in enum class io.github.nazarovctrl.enums.Method
- CheckPerformTransaction(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.CheckPerformTransaction
- CheckPerformTransaction(Long, Account) - Constructor for class io.github.nazarovctrl.dto.reqeust.CheckPerformTransaction
- CheckPerformTransactionResult - Class in io.github.nazarovctrl.dto.result
- CheckPerformTransactionResult() - Constructor for class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- CheckTransaction - Class in io.github.nazarovctrl.dto.reqeust
- CheckTransaction - Enum constant in enum class io.github.nazarovctrl.enums.Method
- CheckTransaction(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.CheckTransaction
- CheckTransactionResult - Class in io.github.nazarovctrl.dto.result
- CheckTransactionResult(long, long, long, String) - Constructor for class io.github.nazarovctrl.dto.result.CheckTransactionResult
- createTime(long) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- CreateTransaction - Class in io.github.nazarovctrl.dto.reqeust
- CreateTransaction - Enum constant in enum class io.github.nazarovctrl.enums.Method
- CreateTransaction(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- CreateTransactionResult - Class in io.github.nazarovctrl.dto.result
- CreateTransactionResult(long, String, Integer) - Constructor for class io.github.nazarovctrl.dto.result.CreateTransactionResult
D
- DEBIT_OPERATION_ERROR - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Ошибка при выполнении дебетовой операции в процессинговом центре
- detail(DetailResult) - Method in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- DetailResult - Class in io.github.nazarovctrl.dto.result
- DetailResult(int, List<Item>) - Constructor for class io.github.nazarovctrl.dto.result.DetailResult
E
- Error - Class in io.github.nazarovctrl.dto.result
- Error(Integer, String, String) - Constructor for class io.github.nazarovctrl.dto.result.Error
G
- get(Integer) - Static method in enum class io.github.nazarovctrl.enums.OrderCancelReason
- getAccount() - Method in class io.github.nazarovctrl.dto.reqeust.CheckPerformTransaction
- getAccount() - Method in class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- getAccount() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getAllTransactionsByPaymeTimeBetween(long, long) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- getAmount() - Method in class io.github.nazarovctrl.dto.db.Order
- getAmount() - Method in class io.github.nazarovctrl.dto.reqeust.CheckPerformTransaction
- getAmount() - Method in class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- getAmount() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getCancelTime() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getCancelTime() - Method in class io.github.nazarovctrl.dto.result.CancelTransactionResult
- getCancelTime() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getCheckTransactionresult(Transaction) - Static method in class io.github.nazarovctrl.mapper.MerchantMapper
- getCode() - Method in class io.github.nazarovctrl.config.BillingDetail
- getCode() - Method in class io.github.nazarovctrl.dto.result.Error
- getCode() - Method in class io.github.nazarovctrl.dto.result.Item
- getCode() - Method in enum class io.github.nazarovctrl.enums.OrderCancelReason
- getCode() - Method in enum class io.github.nazarovctrl.enums.TransactionState
- getCode() - Method in exception class io.github.nazarovctrl.exp.CantParseJson
- getCode() - Method in exception class io.github.nazarovctrl.exp.OrderAlreadyPayed
- getCode() - Method in exception class io.github.nazarovctrl.exp.OrderNotFound
- getCode() - Method in exception class io.github.nazarovctrl.exp.PaymeException
- getCode() - Method in exception class io.github.nazarovctrl.exp.RequiredFieldMissing
- getCode() - Method in exception class io.github.nazarovctrl.exp.TransactionAlreadyExists
- getCode() - Method in exception class io.github.nazarovctrl.exp.TransactionNotFound
- getCode() - Method in exception class io.github.nazarovctrl.exp.UnableToCancelTransaction
- getCode() - Method in exception class io.github.nazarovctrl.exp.UnableToCompleteOperation
- getCode() - Method in exception class io.github.nazarovctrl.exp.UnauthorizedRequest
- getCode() - Method in exception class io.github.nazarovctrl.exp.WrongAmount
- getCount() - Method in class io.github.nazarovctrl.config.BillingDetail
- getCount() - Method in class io.github.nazarovctrl.dto.result.Item
- getCreateTime() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getCreateTime() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getCreateTime() - Method in class io.github.nazarovctrl.dto.result.CreateTransactionResult
- getCreateTransactionResult(Transaction) - Static method in class io.github.nazarovctrl.mapper.MerchantMapper
- getData() - Method in class io.github.nazarovctrl.dto.result.Error
- getData() - Method in exception class io.github.nazarovctrl.exp.CantParseJson
- getData() - Method in exception class io.github.nazarovctrl.exp.OrderAlreadyPayed
- getData() - Method in exception class io.github.nazarovctrl.exp.OrderNotFound
- getData() - Method in exception class io.github.nazarovctrl.exp.PaymeException
- getData() - Method in exception class io.github.nazarovctrl.exp.RequiredFieldMissing
- getData() - Method in exception class io.github.nazarovctrl.exp.TransactionAlreadyExists
- getData() - Method in exception class io.github.nazarovctrl.exp.TransactionNotFound
- getData() - Method in exception class io.github.nazarovctrl.exp.UnableToCancelTransaction
- getData() - Method in exception class io.github.nazarovctrl.exp.UnableToCompleteOperation
- getData() - Method in exception class io.github.nazarovctrl.exp.UnauthorizedRequest
- getData() - Method in exception class io.github.nazarovctrl.exp.WrongAmount
- getDetail() - Method in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- getError() - Method in class io.github.nazarovctrl.dto.result.Result
- getFrom() - Method in class io.github.nazarovctrl.dto.reqeust.GetStatement
- getFrom() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getId() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getId() - Method in class io.github.nazarovctrl.dto.reqeust.CancelTransaction
- getId() - Method in class io.github.nazarovctrl.dto.reqeust.CheckTransaction
- getId() - Method in class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- getId() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getId() - Method in class io.github.nazarovctrl.dto.reqeust.PerformTransaction
- getItems() - Method in class io.github.nazarovctrl.dto.result.DetailResult
- getMessage() - Method in class io.github.nazarovctrl.dto.result.Error
- getMethod() - Method in class io.github.nazarovctrl.dto.reqeust.RequestForm
- getOrder() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getOrderById(Long) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- getOrderId() - Method in class io.github.nazarovctrl.dto.db.Order
- getOrderId() - Method in class io.github.nazarovctrl.dto.reqeust.Account
- getPackageCode() - Method in class io.github.nazarovctrl.config.BillingDetail
- getPackageCode() - Method in class io.github.nazarovctrl.dto.result.Item
- getParams() - Method in class io.github.nazarovctrl.dto.reqeust.RequestForm
- getPaymeId() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getPaymeTime() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getPerformTime() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getPerformTime() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getPerformTime() - Method in class io.github.nazarovctrl.dto.result.PerformTransactionResult
- getPrice() - Method in class io.github.nazarovctrl.dto.result.Item
- getReason() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getReason() - Method in class io.github.nazarovctrl.dto.reqeust.CancelTransaction
- getReason() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getReason() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getReceipt_type() - Method in class io.github.nazarovctrl.dto.result.DetailResult
- getReceiptType() - Method in class io.github.nazarovctrl.config.BillingDetail
- getResult() - Method in class io.github.nazarovctrl.dto.result.Result
- getState() - Method in class io.github.nazarovctrl.dto.db.Transaction
- getState() - Method in class io.github.nazarovctrl.dto.result.CancelTransactionResult
- getState() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getState() - Method in class io.github.nazarovctrl.dto.result.CreateTransactionResult
- getState() - Method in class io.github.nazarovctrl.dto.result.PerformTransactionResult
- GetStatement - Class in io.github.nazarovctrl.dto.reqeust
- GetStatement - Enum constant in enum class io.github.nazarovctrl.enums.Method
- GetStatement(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.GetStatement
- getStatementResult(Transaction) - Static method in class io.github.nazarovctrl.mapper.MerchantMapper
- GetStatementResult - Class in io.github.nazarovctrl.dto.result
- GetStatementResult() - Constructor for class io.github.nazarovctrl.dto.result.GetStatementResult
- GetStatementResult(String, long, Long, Account, long, long, long, String, Integer, Integer) - Constructor for class io.github.nazarovctrl.dto.result.GetStatementResult
- getTime() - Method in class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- getTime() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getTitle() - Method in class io.github.nazarovctrl.config.BillingDetail
- getTitle() - Method in class io.github.nazarovctrl.dto.result.Item
- getTo() - Method in class io.github.nazarovctrl.dto.reqeust.GetStatement
- getTo() - Method in class io.github.nazarovctrl.dto.reqeust.Params
- getTransaction() - Method in class io.github.nazarovctrl.dto.result.CancelTransactionResult
- getTransaction() - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- getTransaction() - Method in class io.github.nazarovctrl.dto.result.CreateTransactionResult
- getTransaction() - Method in class io.github.nazarovctrl.dto.result.PerformTransactionResult
- getTransactionByOrderId(Long) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- getTransactionByPaymeId(String) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- getTransactions() - Method in class io.github.nazarovctrl.dto.result.Transactions
- getVatPercent() - Method in class io.github.nazarovctrl.config.BillingDetail
- getVatPercent() - Method in class io.github.nazarovctrl.dto.result.Item
H
- handle(RequestForm) - Method in class io.github.nazarovctrl.service.MerchantService
- handle(HttpServletRequest, RequestForm) - Method in class io.github.nazarovctrl.controller.MerchantController
I
- id(String) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- IMerchantRepository - Interface in io.github.nazarovctrl.repository
-
Class for getting data from the database
- io.github.nazarovctrl - package io.github.nazarovctrl
- io.github.nazarovctrl.config - package io.github.nazarovctrl.config
- io.github.nazarovctrl.controller - package io.github.nazarovctrl.controller
- io.github.nazarovctrl.dto.db - package io.github.nazarovctrl.dto.db
- io.github.nazarovctrl.dto.reqeust - package io.github.nazarovctrl.dto.reqeust
- io.github.nazarovctrl.dto.result - package io.github.nazarovctrl.dto.result
- io.github.nazarovctrl.enums - package io.github.nazarovctrl.enums
- io.github.nazarovctrl.exp - package io.github.nazarovctrl.exp
- io.github.nazarovctrl.mapper - package io.github.nazarovctrl.mapper
- io.github.nazarovctrl.repository - package io.github.nazarovctrl.repository
- io.github.nazarovctrl.service - package io.github.nazarovctrl.service
- io.github.nazarovctrl.util - package io.github.nazarovctrl.util
- IPaymentService - Interface in io.github.nazarovctrl.service
-
The class for receive or refund payment You must implement it and create bean
- isActive() - Method in class io.github.nazarovctrl.dto.db.Order
- isAllow() - Method in class io.github.nazarovctrl.dto.result.CheckPerformTransactionResult
- isUnauthorized(String) - Method in class io.github.nazarovctrl.util.AuthUtil
- isValid() - Method in class io.github.nazarovctrl.dto.reqeust.Account
- isValid() - Method in class io.github.nazarovctrl.dto.reqeust.RequestForm
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.CancelTransaction
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.CheckPerformTransaction
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.CheckTransaction
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.CreateTransaction
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.GetStatement
- isValid(Params) - Static method in class io.github.nazarovctrl.dto.reqeust.PerformTransaction
- isValidFor(Method) - Method in class io.github.nazarovctrl.dto.reqeust.Params
- Item - Class in io.github.nazarovctrl.dto.result
- Item(String, String, long, int, String, int) - Constructor for class io.github.nazarovctrl.dto.result.Item
M
- MerchantController - Class in io.github.nazarovctrl.controller
-
The class for handling Payme Merchant API requests
- MerchantController(MerchantService, AuthUtil) - Constructor for class io.github.nazarovctrl.controller.MerchantController
- MerchantMapper - Class in io.github.nazarovctrl.mapper
-
Class for mapping request Oo jects
- MerchantMapper() - Constructor for class io.github.nazarovctrl.mapper.MerchantMapper
- MerchantService - Class in io.github.nazarovctrl.service
-
Class for processing RPC requests
- MerchantService(BillingDetail, IMerchantRepository, IPaymentService) - Constructor for class io.github.nazarovctrl.service.MerchantService
- Method - Enum Class in io.github.nazarovctrl.enums
-
Merchant API RPC Methods
- MONEY_BACK - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Возврат денег
O
- Order - Class in io.github.nazarovctrl.dto.db
- Order(long) - Constructor for class io.github.nazarovctrl.dto.db.Order
- Order(long, boolean, long) - Constructor for class io.github.nazarovctrl.dto.db.Order
- OrderAlreadyPayed - Exception Class in io.github.nazarovctrl.exp
- OrderAlreadyPayed() - Constructor for exception class io.github.nazarovctrl.exp.OrderAlreadyPayed
- OrderCancelReason - Enum Class in io.github.nazarovctrl.enums
-
Причина отмены транзакции (Reason)
- OrderNotFound - Exception Class in io.github.nazarovctrl.exp
- OrderNotFound() - Constructor for exception class io.github.nazarovctrl.exp.OrderNotFound
P
- Params - Class in io.github.nazarovctrl.dto.reqeust
- Params() - Constructor for class io.github.nazarovctrl.dto.reqeust.Params
- PaymeException - Exception Class in io.github.nazarovctrl.exp
- PaymeException(String) - Constructor for exception class io.github.nazarovctrl.exp.PaymeException
- PaymeExceptionHandler - Class in io.github.nazarovctrl.controller
-
Class to handle Payme exceptions and return valid responses to Payme.
- PaymeExceptionHandler() - Constructor for class io.github.nazarovctrl.controller.PaymeExceptionHandler
- PaymeMerchantStarterConfiguration - Class in io.github.nazarovctrl
- PaymeMerchantStarterConfiguration() - Constructor for class io.github.nazarovctrl.PaymeMerchantStarterConfiguration
- performTime(long) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- PerformTransaction - Class in io.github.nazarovctrl.dto.reqeust
- PerformTransaction - Enum constant in enum class io.github.nazarovctrl.enums.Method
- PerformTransaction(Params) - Constructor for class io.github.nazarovctrl.dto.reqeust.PerformTransaction
- PerformTransactionResult - Class in io.github.nazarovctrl.dto.result
- PerformTransactionResult(String, Long, Integer) - Constructor for class io.github.nazarovctrl.dto.result.PerformTransactionResult
R
- receive(String) - Method in interface io.github.nazarovctrl.service.IPaymentService
-
Method for receive payment You should write logic, such as what to do after successful payment For example give your product to user
- RECEIVER_NOT_FOUND - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Один или несколько получателей не найдены или неактивны в Payme Business
- refund(String) - Method in interface io.github.nazarovctrl.service.IPaymentService
-
Method for get a product/service from user that has been sold You should write logic that will work after the user gets their money back For example, you could write logic that removes a product from the user or revokes permission to use a service for the user
- RequestForm - Class in io.github.nazarovctrl.dto.reqeust
- RequestForm() - Constructor for class io.github.nazarovctrl.dto.reqeust.RequestForm
- RequiredFieldMissing - Exception Class in io.github.nazarovctrl.exp
- RequiredFieldMissing() - Constructor for exception class io.github.nazarovctrl.exp.RequiredFieldMissing
- Result - Class in io.github.nazarovctrl.dto.result
- Result() - Constructor for class io.github.nazarovctrl.dto.result.Result
- Result(Error) - Constructor for class io.github.nazarovctrl.dto.result.Result
S
- saveOrder(Order) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- saveTransaction(Transaction) - Method in interface io.github.nazarovctrl.repository.IMerchantRepository
- setActive(boolean) - Method in class io.github.nazarovctrl.dto.db.Order
- setAmount(long) - Method in class io.github.nazarovctrl.dto.db.Order
- setCancelTime(long) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setCode(String) - Method in class io.github.nazarovctrl.config.BillingDetail
- setCount(int) - Method in class io.github.nazarovctrl.config.BillingDetail
- setCreateTime(long) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setError(Error) - Method in class io.github.nazarovctrl.dto.result.Result
- setId(String) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setOrder(Order) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setOrderId(long) - Method in class io.github.nazarovctrl.dto.db.Order
- setPackageCode(String) - Method in class io.github.nazarovctrl.config.BillingDetail
- setPaymeId(String) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setPaymeTime(long) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setPerformTime(long) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setReason(OrderCancelReason) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setReason(Integer) - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- setReason(Integer) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- setReceiptType(Integer) - Method in class io.github.nazarovctrl.config.BillingDetail
- setResult(Object) - Method in class io.github.nazarovctrl.dto.result.Result
- setState(TransactionState) - Method in class io.github.nazarovctrl.dto.db.Transaction
- setState(Integer) - Method in class io.github.nazarovctrl.dto.result.CheckTransactionResult
- setState(Integer) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- setTitle(String) - Method in class io.github.nazarovctrl.config.BillingDetail
- setVatPercent(Integer) - Method in class io.github.nazarovctrl.config.BillingDetail
- STATE_CANCELED - Enum constant in enum class io.github.nazarovctrl.enums.TransactionState
-
Транзакция отменена (начальное состояние 1)
- STATE_DONE - Enum constant in enum class io.github.nazarovctrl.enums.TransactionState
-
Транзакция успешно завершена (начальное состояние 1)
- STATE_IN_PROGRESS - Enum constant in enum class io.github.nazarovctrl.enums.TransactionState
-
Транзакция успешно создана, ожидание подтверждения (начальное состояние 0)
- STATE_NEW - Enum constant in enum class io.github.nazarovctrl.enums.TransactionState
- STATE_POST_CANCELED - Enum constant in enum class io.github.nazarovctrl.enums.TransactionState
-
Транзакция отменена после завершения (начальное состояние 2)
T
- time(long) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- transaction(String) - Method in class io.github.nazarovctrl.dto.result.GetStatementResult
- Transaction - Class in io.github.nazarovctrl.dto.db
- Transaction(String, long, Long) - Constructor for class io.github.nazarovctrl.dto.db.Transaction
- TRANSACTION_ERROR - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Ошибка выполнения транзакции
- TRANSACTION_TIMEOUT - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Транзакция отменена по таймауту
- TransactionAlreadyExists - Exception Class in io.github.nazarovctrl.exp
- TransactionAlreadyExists() - Constructor for exception class io.github.nazarovctrl.exp.TransactionAlreadyExists
- TransactionNotFound - Exception Class in io.github.nazarovctrl.exp
- TransactionNotFound() - Constructor for exception class io.github.nazarovctrl.exp.TransactionNotFound
- Transactions - Class in io.github.nazarovctrl.dto.result
- Transactions(List<GetStatementResult>) - Constructor for class io.github.nazarovctrl.dto.result.Transactions
- TransactionState - Enum Class in io.github.nazarovctrl.enums
-
Состояния транзакции (Transaction State)
U
- UnableToCancelTransaction - Exception Class in io.github.nazarovctrl.exp
- UnableToCancelTransaction() - Constructor for exception class io.github.nazarovctrl.exp.UnableToCancelTransaction
- UnableToCompleteOperation - Exception Class in io.github.nazarovctrl.exp
- UnableToCompleteOperation() - Constructor for exception class io.github.nazarovctrl.exp.UnableToCompleteOperation
- UnauthorizedRequest - Exception Class in io.github.nazarovctrl.exp
- UnauthorizedRequest() - Constructor for exception class io.github.nazarovctrl.exp.UnauthorizedRequest
- UNKNOWN_ERROR - Enum constant in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Неизвестная ошибка
V
- valueOf(String) - Static method in enum class io.github.nazarovctrl.enums.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.nazarovctrl.enums.TransactionState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.nazarovctrl.enums.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.nazarovctrl.enums.OrderCancelReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.nazarovctrl.enums.TransactionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WrongAmount - Exception Class in io.github.nazarovctrl.exp
- WrongAmount() - Constructor for exception class io.github.nazarovctrl.exp.WrongAmount
All Classes and Interfaces|All Packages|Serialized Form