Uses of Class
org.exoplatform.wallet.model.settings.UserSettings
-
Packages that use UserSettings Package Description org.exoplatform.wallet.service -
-
Uses of UserSettings in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service that return UserSettings Modifier and Type Method Description UserSettingsWalletService. getUserSettings(String spaceId, String currentUser, boolean isAdministration)Retrieves user settings including global setting, network settings and contract detail.
-