Index
All Classes and Interfaces|All Packages|Serialized Form
I
- id() - Method in record class com.brodygaudel.bank.common.dto.CreditAccountRequestDTO
-
Returns the value of the
id
record component. - id() - Method in record class com.brodygaudel.bank.common.dto.DebitAccountRequestDTO
-
Returns the value of the
id
record component. - idFrom() - Method in record class com.brodygaudel.bank.common.dto.TransferRequestDTO
-
Returns the value of the
idFrom
record component. - IdGenerator - Interface in com.brodygaudel.bank.common.util
-
An interface for generating unique IDs based on the current date, time, and a counter.
- IdGeneratorImpl - Class in com.brodygaudel.bank.common.util.implementation
-
Implementation of the
IdGenerator
interface that generates unique IDs based on the current date, time, and a counter. - IdGeneratorImpl() - Constructor for class com.brodygaudel.bank.common.util.implementation.IdGeneratorImpl
- idTo() - Method in record class com.brodygaudel.bank.common.dto.TransferRequestDTO
-
Returns the value of the
idTo
record component. - InsufficientBalanceException - Exception in com.brodygaudel.bank.common.exception
- InsufficientBalanceException(String) - Constructor for exception com.brodygaudel.bank.common.exception.InsufficientBalanceException
-
Constructs a new runtime exception with the specified detail message.
All Classes and Interfaces|All Packages|Serialized Form