@RemoteServiceRelativePath(value="greet")
public interface InviteService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
org.gcube.portal.databook.shared.InviteOperationResult |
sendInvite(String name,
String lastName,
String email) |
org.gcube.portal.databook.shared.InviteOperationResult sendInvite(String name, String lastName, String email) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2016. All Rights Reserved.