Package | Description |
---|---|
com.docdoku.core.services |
Modifier and Type | Method and Description |
---|---|
void |
IConverterManagerLocal.convertCADFileToJSON(PartIterationKey pPartIPK,
File cadFile) |
List<PartUsageLink> |
IProductManagerLocal.getComponents(PartIterationKey pPartIPK) |
List<PartUsageLink> |
IProductManagerWS.getComponents(PartIterationKey partIPK)
Fetches the components of the supplied part assembly
|
void |
IProductManagerLocal.removeCADFileFromPartIteration(PartIterationKey partIKey) |
void |
IProductManagerWS.removeCADFileFromPartIteration(PartIterationKey partIKey) |
void |
IUploadDownloadWS.uploadNativeCADToPart(String workspaceId,
String partMNumber,
String partRVersion,
int iteration,
String fileName,
DataHandler data) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.