Interface InfoServiceAsync
public interface InfoServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getCronDescription
(String expression, String locale, com.google.gwt.user.client.rpc.AsyncCallback<String> callback) void
getInfo
(String locale, String tenant, boolean login, com.google.gwt.user.client.rpc.AsyncCallback<GUIInfo> callback) void
getSessionInfo
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUIParameter>> callback) void
-
Method Details
-
getInfo
-
getSessionInfo
-
ping
-
getCronDescription
-