Interface FormServiceAsync
public interface FormServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidgetPreFilledLink(GUIForm form, String responderEmail, com.google.gwt.user.client.rpc.AsyncCallback<String> callback) voidinvite(GUIForm form, GUIEmail email, String locale, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) voidprocessImage(com.google.gwt.user.client.rpc.AsyncCallback<String> callback) void
-
Method Details
-
save
-
delete
-
getById
-
processImage
-
invite
-
getPreFilledLink
-