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