public interface WsMailServiceAsync
WsMailService
.Modifier and Type | Method and Description |
---|---|
void |
getWorkspaceUsers(com.google.gwt.user.client.rpc.AsyncCallback<CurrUserAndPortalUsersWrapper> callback) |
void |
sendToById(ArrayList<String> listContactsId,
ArrayList<String> listAttachmentsId,
String subject,
String body,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void getWorkspaceUsers(com.google.gwt.user.client.rpc.AsyncCallback<CurrUserAndPortalUsersWrapper> callback)
Copyright © 2014. All Rights Reserved.