@RemoteServiceRelativePath(value="mailWisdgetServlet")
public interface WsMailService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
CurrUserAndPortalUsersWrapper |
getWorkspaceUsers() |
boolean |
sendToById(ArrayList<String> listContactsId,
ArrayList<String> listAttachmentsId,
String subject,
String body) |
Copyright © 2015. All Rights Reserved.