Index

A B C D E F G H I M N O P S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

F

F - Enum constant in enum class com.brodygaudel.bank.common.enums.Sex
 
findAllByAccountId(String, Pageable) - Method in interface com.brodygaudel.bank.query.repository.OperationRepository
 
findByCustomerId(String) - Method in interface com.brodygaudel.bank.query.repository.AccountRepository
 
firstname() - Method in record class com.brodygaudel.bank.common.dto.CustomerRequestDTO
Returns the value of the firstname record component.
fromAccount(Account) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromAccount(Account) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts an Account entity to an AccountResponseDTO.
fromCustomer(Customer) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromCustomer(Customer) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts a Customer entity to a CustomerResponseDTO.
fromListOfAccounts(List<Account>) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromListOfAccounts(List<Account>) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts a list of Account entities to a list of AccountResponseDTOs.
fromListOfCustomers(List<Customer>) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromListOfCustomers(List<Customer>) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts a list of Customer entities to a list of CustomerResponseDTOs.
fromListOfOperations(List<Operation>) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromListOfOperations(List<Operation>) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts a list of Operation entities to a list of OperationResponseDTOs.
fromOperation(Operation) - Method in class com.brodygaudel.bank.common.util.implementation.MappersImpl
 
fromOperation(Operation) - Method in interface com.brodygaudel.bank.common.util.Mappers
Converts an Operation entity to an OperationResponseDTO.
A B C D E F G H I M N O P S T U V W 
All Classes and Interfaces|All Packages|Serialized Form