Uses of Class
com.logicaldoc.gui.common.client.beans.GUIVIASettings
-
Uses of GUIVIASettings in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionVIAService.get()
Retrieves the settingsVIAService.save
(GUIVIASettings settings) Saves the settingsModifier and TypeMethodDescriptionVIAService.save
(GUIVIASettings settings) Saves the settingsvoid
VIAServiceAsync.save
(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback) Modifier and TypeMethodDescriptionvoid
VIAServiceAsync.get
(com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback) void
VIAServiceAsync.save
(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback)