public class DocumentsWebService extends CoselmarWebServiceSupport
| Constructor and Description |
|---|
DocumentsWebService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocument(DocumentBean document,
org.debux.webmotion.server.call.UploadFile uploadFile) |
void |
deleteDocument(String documentId) |
DocumentBean |
getDocument(String documentId) |
org.debux.webmotion.server.render.Render |
getDocumentFile(String documentId) |
List<DocumentBean> |
getDocuments(List<String> searchKeywords) |
void |
saveDocument(DocumentBean documentBean) |
commit, getCleanMail, getCoselmarServicesConfig, getDocumentDao, getDocumentsService, getLocale, getNow, getPersistenceContext, getServicesContext, getUserDao, newService, rollback, setServicesContextgetContext, renderAction, renderContent, renderContent, renderDownload, renderDownload, renderError, renderError, renderFailure, renderForward, renderForward, renderJSON, renderJSONP, renderLastPage, renderRedirect, renderStatus, renderStream, renderStream, renderStringTemplate, renderSuccess, renderTemplate, renderURL, renderView, renderXML, setContextable, toMappublic DocumentBean getDocument(String documentId)
public List<DocumentBean> getDocuments(List<String> searchKeywords)
public void addDocument(DocumentBean document, org.debux.webmotion.server.call.UploadFile uploadFile)
public org.debux.webmotion.server.render.Render getDocumentFile(String documentId)
public void saveDocument(DocumentBean documentBean)
public void deleteDocument(String documentId)
Copyright © 2014 Ifremer. All rights reserved.