| Package | Description |
|---|---|
| com.docdoku.core.product |
Classes for managing products.
|
| com.docdoku.core.services |
Business layer classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
Component.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.addComponent(Component component) |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setComponents(List<Component> components) |
| Constructor and Description |
|---|
Component(User user,
PartMaster partMaster,
List<PartLink> path,
List<Component> components) |
| Modifier and Type | Method and Description |
|---|---|
Component |
IProductManagerLocal.filterProductStructure(ConfigurationItemKey ciKey,
ProductStructureFilter filter,
List<PartLink> path,
Integer depth) |
Component |
IProductManagerLocal.filterProductStructureOnLinkType(ConfigurationItemKey ciKey,
ProductStructureFilter filter,
String configSpecType,
String path,
String linkType) |
Copyright © 2017 DocDoku. All rights reserved.