Package | Description |
---|---|
com.logicaldoc.gui.frontend.client.services | |
com.logicaldoc.web.service |
Modifier and Type | Method and Description |
---|---|
String |
DocumentService.sendAsEmail(String sid,
GUIEmail email)
Sends a document as email(attachment or download ticket)
|
void |
DocumentServiceAsync.sendAsEmail(String sid,
GUIEmail email,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
Modifier and Type | Method and Description |
---|---|
String |
DocumentServiceImpl.sendAsEmail(String sid,
GUIEmail email) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.