@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
IllegalArgumentException
Copyright © 2015. All Rights Reserved.