Uses of Class
com.logicaldoc.gui.common.client.beans.GUIEmailSettings
Packages that use GUIEmailSettings
Package
Description
GWT services implementations.
-
Uses of GUIEmailSettings in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIEmailSettingsModifier and TypeMethodDescriptionSettingService.loadEmailSettings()
Loads email settings (SMTP connection)Methods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIEmailSettingsModifier and TypeMethodDescriptionvoid
SettingService.saveEmailSettings
(GUIEmailSettings settings) Saves email settings (SMTP connection)void
SettingServiceAsync.saveEmailSettings
(GUIEmailSettings settings, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) Method parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIEmailSettingsModifier and TypeMethodDescriptionvoid
SettingServiceAsync.loadEmailSettings
(com.google.gwt.user.client.rpc.AsyncCallback<GUIEmailSettings> callback) -
Uses of GUIEmailSettings in com.logicaldoc.gui.frontend.client.settings.messages
Constructors in com.logicaldoc.gui.frontend.client.settings.messages with parameters of type GUIEmailSettings -
Uses of GUIEmailSettings in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service that return GUIEmailSettingsMethods in com.logicaldoc.web.service with parameters of type GUIEmailSettingsModifier and TypeMethodDescriptionvoid
SettingServiceImpl.saveEmailSettings
(GUIEmailSettings settings)