Uses of Interface
org.exoplatform.wallet.service.WalletService
-
Packages that use WalletService Package Description org.exoplatform.wallet.rest org.exoplatform.wallet.utils -
-
Uses of WalletService in org.exoplatform.wallet.rest
Constructors in org.exoplatform.wallet.rest with parameters of type WalletService Constructor Description WalletAccountREST(WalletService walletService, WalletAccountService accountService)WalletSettingsREST(WalletService walletService) -
Uses of WalletService in org.exoplatform.wallet.utils
Methods in org.exoplatform.wallet.utils that return WalletService Modifier and Type Method Description static WalletServiceWalletUtils. getWalletService()
-