Package | Description |
---|---|
com.docdoku.core.services |
Modifier and Type | Method and Description |
---|---|
Layer |
IProductManagerLocal.createLayer(ConfigurationItemKey pKey,
String pName) |
Layer |
IProductManagerWS.createLayer(ConfigurationItemKey key,
String name)
Creates a new layer on a given product structure.
|
void |
IProductManagerLocal.deleteConfigurationItem(ConfigurationItemKey configurationItemKey) |
void |
IProductManagerWS.deleteConfigurationItem(ConfigurationItemKey configurationItemKey) |
PartUsageLink |
IProductManagerLocal.filterProductStructure(ConfigurationItemKey pKey,
ConfigSpec configSpec,
Integer partUsageLink,
Integer depth) |
PartUsageLink |
IProductManagerWS.filterProductStructure(ConfigurationItemKey ciKey,
ConfigSpec configSpec,
Integer partUsageLink,
Integer depth)
Resolves the product structure identified by the supplied
ConfigurationItemKey.
|
Layer |
IProductManagerLocal.updateLayer(ConfigurationItemKey pKey,
int pId,
String pName) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.