Package | Description |
---|---|
com.docdoku.core.services |
Modifier and Type | Method and Description |
---|---|
DataHandler |
IUploadDownloadWS.downloadFromDocument(String workspaceId,
String docMId,
String docMVersion,
int iteration,
String fileName) |
DataHandler |
IUploadDownloadWS.downloadFromPart(String workspaceId,
String partMNumber,
String partRVersion,
int iteration,
String fileName) |
DataHandler |
IUploadDownloadWS.downloadFromTemplate(String workspaceId,
String templateId,
String fileName) |
DataHandler |
IUploadDownloadWS.downloadNativeFromPart(String workspaceId,
String partMNumber,
String partRVersion,
int iteration,
String fileName) |
File |
IDocumentManagerLocal.getDataFile(String pFullName) |
File |
IProductManagerLocal.getDataFile(String pFullName) |
File |
IProductManagerWS.getDataFile(String fullName)
Returns the java.io.File object that references the physical file of the
supplied binary resource.
|
DocumentMaster |
IDocumentManagerLocal.removeFileFromDocument(String pFullName) |
DocumentMaster |
IDocumentManagerWS.removeFileFromDocument(String fullName) |
DocumentMasterTemplate |
IDocumentManagerLocal.removeFileFromTemplate(String pFullName) |
DocumentMasterTemplate |
IDocumentManagerWS.removeFileFromTemplate(String fullName) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.