Uses of Enum Class
com.skava.apppaymentplugin.model.request.AppPath
Packages that use AppPath
Package
Description
DB Operations(CRUD) are triggered from the process class.
DB Operations(CRUD) are triggered from the process class.
DB Operations(CRUD) are triggered from the process class.
-
Uses of AppPath in com.skava.apppaymentplugin.model.request
Methods in com.skava.apppaymentplugin.model.request that return AppPath -
Uses of AppPath in com.skava.apppaymentplugin.utils
Methods in com.skava.apppaymentplugin.utils that return AppPath -
Uses of AppPath in com.skava.apppaymentplugin.web
Methods in com.skava.apppaymentplugin.web with parameters of type AppPathModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AppResponse>
AppDynamicAppController.dynamicAppCall
(AppPath appPath, String version, String locale, int paymentOptionId, long collectionId, AppRequest appRequest)