Uses of Class
org.exoplatform.wallet.model.settings.GlobalSettings
Packages that use GlobalSettings
Package
Description
-
Uses of GlobalSettings in org.exoplatform.wallet.model.settings
Subclasses of GlobalSettings in org.exoplatform.wallet.model.settingsMethods in org.exoplatform.wallet.model.settings that return GlobalSettingsConstructors in org.exoplatform.wallet.model.settings with parameters of type GlobalSettingsModifierConstructorDescriptionGlobalSettings(GlobalSettings globalSettings) UserSettings(GlobalSettings globalSettings) -
Uses of GlobalSettings in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service that return GlobalSettingsModifier and TypeMethodDescriptionWalletService.getSettings()Retrieves global stored settings used for all users. -
Uses of GlobalSettings in org.exoplatform.wallet.utils
Methods in org.exoplatform.wallet.utils that return GlobalSettings