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