Uses of Class
overit.geocallapp.wfm.systemsettings.bl.systemsetting.BOSystemSettings
Packages that use BOSystemSettings
Package
Description
-
Uses of BOSystemSettings in overit.geocallapp.wfm.core.bl.systemsetting.task
Methods in overit.geocallapp.wfm.core.bl.systemsetting.task with parameters of type BOSystemSettingsModifier and TypeMethodDescriptionprotected voidBTSystemSettingsTranslate.updateSystemSettingsTranslated(BOSystemSettings systemSettings, PoolKit poolKit) Updates the system settings by setting them to translated. -
Uses of BOSystemSettings in overit.geocallapp.wfm.systemsettings.bl.systemsetting.event
Constructors in overit.geocallapp.wfm.systemsettings.bl.systemsetting.event with parameters of type BOSystemSettingsModifierConstructorDescriptionSystemSettingsUpdateEvent(BOSystemSettings systemSettings) Instantiates a new system settings update event.