Interface SetupServiceAsync
-
public interface SetupServiceAsync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
securityCheck(com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
void
setup(SetupInfo data, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
-