public class WsMailServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements WsMailService
| Constructor and Description |
|---|
WsMailServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
CurrUserAndPortalUsersWrapper |
getWorkspaceUsers() |
boolean |
sendToById(ArrayList<String> recipientIds,
ArrayList<String> listAttachmentsId,
String subject,
String body) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic CurrUserAndPortalUsersWrapper getWorkspaceUsers()
getWorkspaceUsers in interface WsMailServicepublic boolean sendToById(ArrayList<String> recipientIds, ArrayList<String> listAttachmentsId, String subject, String body)
sendToById in interface WsMailServiceCopyright © 2018. All Rights Reserved.