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