Uses of Class
org.exoplatform.wallet.model.settings.WalletSettings
-
Packages that use WalletSettings Package Description org.exoplatform.wallet.model.settings org.exoplatform.wallet.service -
-
Uses of WalletSettings in org.exoplatform.wallet.model.settings
Methods in org.exoplatform.wallet.model.settings that return WalletSettings Modifier and Type Method Description WalletSettingsWalletSettings. clone() -
Uses of WalletSettings in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service with parameters of type WalletSettings Modifier and Type Method Description voidWalletService. saveUserPreferences(String currentUser, WalletSettings userPreferences)Save user preferences of Wallet
-