org.gcube.portlets.widgets.wsmail.client
Interface WsMailService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- WsMailServiceImpl
@RemoteServiceRelativePath(value="mailWisdgetServlet")
public interface WsMailService
- extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the RPC service.
getWorkspaceUsers
CurrUserAndPortalUsersWrapper getWorkspaceUsers()
sendToById
boolean sendToById(ArrayList<String> listContactsId,
ArrayList<String> listAttachmentsId,
String subject,
String body)
Copyright © 2014. All Rights Reserved.