Uses of Class
com.bank.payment.models.PaymentModel
Packages that use PaymentModel
-
Uses of PaymentModel in com.bank.payment.services
Methods in com.bank.payment.services that return PaymentModelModifier and TypeMethodDescriptionPaymentService.savePayment
(PaymentModel paymentModel) Saves a payment model to the database and publishes an event for the payment save and other microservices.Methods in com.bank.payment.services with parameters of type PaymentModelModifier and TypeMethodDescriptionPaymentService.savePayment
(PaymentModel paymentModel) Saves a payment model to the database and publishes an event for the payment save and other microservices. -
Uses of PaymentModel in com.bank.payment.services.impl
Methods in com.bank.payment.services.impl that return PaymentModelMethods in com.bank.payment.services.impl with parameters of type PaymentModel