Uses of Interface
com.skava.paymentapp.repository.paymentoption.PaymentOptionRepository
Packages that use PaymentOptionRepository
Package
Description
DB Operations(CRUD) are triggered from the process class.
-
Uses of PaymentOptionRepository in com.skava.apppaymentplugin.service.impl
Constructors in com.skava.apppaymentplugin.service.impl with parameters of type PaymentOptionRepositoryModifierConstructorDescriptionDynamicAppServiceImpl
(PaymentOptionRepository paymentOptionRepository)