Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

rate() - Method in record class api.mpba.rastvdmy.dto.request.CurrencyDataRequest
Returns the value of the rate record component.
rate() - Method in record class api.mpba.rastvdmy.dto.response.CurrencyDataResponse
Returns the value of the rate record component.
RECEIVED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.FinancialStatus
Represents the status when a financial transaction is received.
receiverEmail() - Method in record class api.mpba.rastvdmy.dto.request.MessageRequest
Returns the value of the receiverEmail record component.
receiverEmail() - Method in record class api.mpba.rastvdmy.dto.response.MessageResponse
Returns the value of the receiverEmail record component.
recipientName() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
Returns the value of the recipientName record component.
recipientName() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
Returns the value of the recipientName record component.
recipientNumber() - Method in record class api.mpba.rastvdmy.dto.request.PaymentParamsRequest
Returns the value of the recipientNumber record component.
removeAccount(HttpServletRequest, String, UUID) - Method in class api.mpba.rastvdmy.controller.BankAccountController
Removes a specific bank account associated with the current user.
removeAccount(HttpServletRequest, String, UUID) - Method in interface api.mpba.rastvdmy.service.BankAccountService
Removes a specific bank account for the user.
removeAccount(HttpServletRequest, String, UUID) - Method in class api.mpba.rastvdmy.service.impl.BankAccountServiceImpl
Removes a specific bank account for the user identified by the request and bank name.
removeAccountCard(String, UUID, UUID, HttpServletRequest) - Method in class api.mpba.rastvdmy.controller.CardController
Removes a card from a specific bank account.
removeAccountCard(String, UUID, UUID, HttpServletRequest) - Method in interface api.mpba.rastvdmy.service.CardService
Removes a specific card from the specified bank account.
removeAccountCard(String, UUID, UUID, HttpServletRequest) - Method in class api.mpba.rastvdmy.service.impl.CardServiceImpl
Removes a specific card associated with a bank account.
removeAllAccounts(HttpServletRequest, String) - Method in class api.mpba.rastvdmy.controller.BankAccountController
Removes all bank accounts associated with the current user for a specific bank.
removeAllAccounts(HttpServletRequest, String) - Method in interface api.mpba.rastvdmy.service.BankAccountService
Removes all bank accounts associated with the specified bank for the user.
removeAllAccounts(HttpServletRequest, String) - Method in class api.mpba.rastvdmy.service.impl.BankAccountServiceImpl
Removes all bank accounts associated with the specified bank for the user identified by the request.
removeAllCards(BankAccount) - Method in interface api.mpba.rastvdmy.service.CardService
Removes all cards associated with the specified bank account.
removeAllCards(BankAccount) - Method in class api.mpba.rastvdmy.service.impl.CardServiceImpl
Removes all cards associated with a specified bank account.
removeUserAvatar(HttpServletRequest) - Method in class api.mpba.rastvdmy.service.impl.UserProfileServiceImpl
Removes the user avatar image.
removeUserAvatar(HttpServletRequest) - Method in interface api.mpba.rastvdmy.service.UserProfileService
Removes the avatar image of the currently authenticated user.
RESTAURANT - Enum constant in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 
RestExceptionHandler - Class in api.mpba.rastvdmy.controller.handler
This class is responsible for handling exceptions in the application.
RestExceptionHandler() - Constructor for class api.mpba.rastvdmy.controller.handler.RestExceptionHandler
 
restTemplate() - Method in class api.mpba.rastvdmy.config.AppConfig
This method provides a RestTemplate bean.
role() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
Returns the value of the role record component.
role() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
Returns the value of the role record component.
ROLE_ADMIN - Enum constant in enum class api.mpba.rastvdmy.entity.enums.UserRole
Represents the role of an admin user.
ROLE_DEFAULT - Enum constant in enum class api.mpba.rastvdmy.entity.enums.UserRole
Represents the role of a regular user.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form