Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateAccountNumber() - Method in interface org.training.account.service.external.SequenceService
-
Generates a new account number.
- generateAccountNumber() - Method in class org.training.sequence.generator.controller.SequenceController
-
Generates an account number.
- getAllTransfersByAccountId(String) - Method in class org.training.fundtransfer.controller.FundTransferController
-
Retrieves all fund transfers by account ID.
- getAllTransfersByAccountId(String) - Method in interface org.training.fundtransfer.service.FundTransferService
-
Retrieves all fund transfers associated with the given account ID.
- getAllTransfersByAccountId(String) - Method in class org.training.fundtransfer.service.implementation.FundTransferServiceImpl
-
Retrieves a list of fund transfers associated with the given account ID.
- getBalance(String) - Method in interface org.training.account.service.service.AccountService
-
Retrieves the balance of the account with the specified account number.
- getBalance(String) - Method in class org.training.account.service.service.implementation.AccountServiceImpl
-
Retrieves the balance for a given account number.
- getKeycloakInstance() - Method in class org.training.user.service.config.KeyCloakProperties
-
Returns an instance of Keycloak.
- getKeyCloakInstanceWithRealm() - Method in class org.training.user.service.config.KeyCloakManager
-
Returns the KeyCloak instance for the specified realm.
- getRealm() - Method in class org.training.user.service.config.KeyCloakProperties
-
Returns the realm.
- getTransaction(String) - Method in class org.training.transactions.service.implementation.TransactionServiceImpl
-
Retrieves a list of transaction requests for a given account ID.
- getTransaction(String) - Method in interface org.training.transactions.service.TransactionService
-
Retrieves a list of transaction requests for a given account ID.
- getTransactionByTransactionReference(String) - Method in class org.training.transactions.controller.TransactionController
-
Retrieves a list of transaction requests based on the provided transaction reference ID.
- getTransactionByTransactionReference(String) - Method in class org.training.transactions.service.implementation.TransactionServiceImpl
-
Retrieves a list of TransactionRequests based on a transaction reference.
- getTransactionByTransactionReference(String) - Method in interface org.training.transactions.service.TransactionService
-
Retrieves a list of transaction requests by transaction reference.
- getTransactions(String) - Method in class org.training.transactions.controller.TransactionController
-
Retrieves a list of transactions for a given account ID.
- getTransactionsFromAccountId(String) - Method in class org.training.account.service.controller.AccountController
-
Retrieve the list of transactions for a given account ID.
- getTransactionsFromAccountId(String) - Method in interface org.training.account.service.external.TransactionService
-
Retrieves a list of transactions from the specified account ID.
- getTransactionsFromAccountId(String) - Method in interface org.training.account.service.service.AccountService
-
Retrieves a list of transaction responses from the specified account ID.
- getTransactionsFromAccountId(String) - Method in class org.training.account.service.service.implementation.AccountServiceImpl
-
Retrieves a list of transaction responses from the given account ID.
- getTransferDetailsFromReferenceId(String) - Method in class org.training.fundtransfer.controller.FundTransferController
-
Retrieves the transfer details from the given reference ID.
- getTransferDetailsFromReferenceId(String) - Method in interface org.training.fundtransfer.service.FundTransferService
-
Retrieve transfer details based on the provided reference ID.
- getTransferDetailsFromReferenceId(String) - Method in class org.training.fundtransfer.service.implementation.FundTransferServiceImpl
-
Retrieves the details of a fund transfer based on the given reference ID.
- GlobalError - Class in org.training.user.service.exception
- GlobalError() - Constructor for class org.training.user.service.exception.GlobalError
- GlobalErrorCode - Class in org.training.account.service.exception
- GlobalErrorCode - Class in org.training.fundtransfer.exception
- GlobalErrorCode - Class in org.training.transactions.exception
- GlobalErrorCode() - Constructor for class org.training.account.service.exception.GlobalErrorCode
- GlobalErrorCode() - Constructor for class org.training.fundtransfer.exception.GlobalErrorCode
- GlobalErrorCode() - Constructor for class org.training.transactions.exception.GlobalErrorCode
- GlobalException - Exception in org.training.account.service.exception
- GlobalException - Exception in org.training.fundtransfer.exception
- GlobalException - Exception in org.training.transactions.exception
- GlobalException - Exception in org.training.user.service.exception
- GlobalException(String) - Constructor for exception org.training.account.service.exception.GlobalException
- GlobalException(String) - Constructor for exception org.training.fundtransfer.exception.GlobalException
- GlobalException(String) - Constructor for exception org.training.transactions.exception.GlobalException
- GlobalException(String) - Constructor for exception org.training.user.service.exception.GlobalException
- GlobalExceptionHandler - Class in org.training.account.service.exception
- GlobalExceptionHandler - Class in org.training.fundtransfer.exception
- GlobalExceptionHandler - Class in org.training.transactions.exception
- GlobalExceptionHandler - Class in org.training.user.service.exception
- GlobalExceptionHandler() - Constructor for class org.training.account.service.exception.GlobalExceptionHandler
- GlobalExceptionHandler() - Constructor for class org.training.fundtransfer.exception.GlobalExceptionHandler
- GlobalExceptionHandler() - Constructor for class org.training.transactions.exception.GlobalExceptionHandler
- GlobalExceptionHandler() - Constructor for class org.training.user.service.exception.GlobalExceptionHandler
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form