Interface SetupServiceAsync


public interface SetupServiceAsync
  • Method Summary

    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)
     
  • Method Details

    • setup

      void setup(SetupInfo data, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
    • securityCheck

      void securityCheck(com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)