Class MantleSettingsManager
java.lang.Object
org.pentaho.mantle.client.usersettings.MantleSettingsManager
-
Method Summary
Modifier and TypeMethodDescriptionstatic MantleSettingsManager
void
getMantleSettings
(boolean forceReload) void
getMantleSettings
(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String, String>> callback, boolean forceReload)
-
Method Details
-
getInstance
-
getMantleSettings
public void getMantleSettings(boolean forceReload) -
getMantleSettings
-