Uses of Interface
org.exoplatform.wallet.service.WalletService
Packages that use WalletService
-
Uses of WalletService in org.exoplatform.wallet.rest
Constructors in org.exoplatform.wallet.rest with parameters of type WalletServiceModifierConstructorDescriptionWalletAccountREST(WalletService walletService, WalletAccountService accountService) WalletSettingsREST(WalletService walletService) WalletTransactionREST(WalletTransactionService transactionService, WalletService walletService) -
Uses of WalletService in org.exoplatform.wallet.utils
Methods in org.exoplatform.wallet.utils that return WalletService