@RemoteServiceRelativePath(value="greet")
public interface InviteService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
Boolean |
sendInviteEmail(String name,
String lastName,
String email) |
Boolean sendInviteEmail(String name, String lastName, String email) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2015. All Rights Reserved.