| Package | Description |
|---|---|
| com.docdoku.core.product |
Classes for managing products.
|
| com.docdoku.core.services |
Business layer classes.
|
| Modifier and Type | Method and Description |
|---|---|
PartUsageLink |
PartUsageLink.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<PartUsageLink> |
PartIteration.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartIteration.setComponents(List<PartUsageLink> components) |
| Modifier and Type | Method and Description |
|---|---|
List<PartUsageLink> |
IProductManagerLocal.getComponents(PartIterationKey pPartIPK) |
| Modifier and Type | Method and Description |
|---|---|
PartRevision |
IProductManagerLocal.updatePartIteration(PartIterationKey pKey,
String pIterationNote,
PartIteration.Source source,
List<PartUsageLink> pUsageLinks,
List<InstanceAttribute> pAttributes,
List<InstanceAttributeTemplate> pAttributeTemplates,
DocumentRevisionKey[] pLinkKeys,
String[] documentLinkComments,
String[] lovNames) |
Copyright © 2017 DocDoku. All rights reserved.