Package | Description |
---|---|
com.docdoku.core.services |
Modifier and Type | Method and Description |
---|---|
PartMaster |
IProductManagerLocal.getPartMaster(PartMasterKey pPartMPK) |
PartMaster |
IProductManagerWS.getPartMaster(PartMasterKey partMPK)
Returns a specific PartMaster.
|
PartRevision |
IProductManagerLocal.updatePartIteration(PartIterationKey pKey,
String pIterationNote,
PartIteration.Source source,
List<PartUsageLink> pUsageLinks,
List<InstanceAttribute> pAttributes,
DocumentIterationKey[] pLinkKeys) |
PartRevision |
IProductManagerWS.updatePartIteration(PartIterationKey key,
String iterationNote,
PartIteration.Source source,
List<PartUsageLink> usageLinks,
List<InstanceAttribute> attributes,
DocumentIterationKey[] linkKeys)
Updates the specified PartIteration with
the properties passed as parameters.
|
Copyright © 2013 OW2 Consortium. All Rights Reserved.