Package | Description |
---|---|
com.docdoku.core.product | |
com.docdoku.core.services |
Modifier and Type | Field and Description |
---|---|
private PartMasterKey |
PartRevisionKey.partMaster |
Modifier and Type | Method and Description |
---|---|
PartMasterKey |
PartMasterKey.clone() |
PartMasterKey |
PartMaster.getKey() |
PartMasterKey |
PartRevisionKey.getPartMaster() |
PartMasterKey |
PartRevision.getPartMasterKey() |
Modifier and Type | Method and Description |
---|---|
int |
PartMasterKey.compareTo(PartMasterKey pKey) |
void |
PartRevisionKey.setPartMaster(PartMasterKey partMaster) |
Constructor and Description |
---|
PartRevisionKey(PartMasterKey pPartMasterKey,
String pVersion) |
Modifier and Type | Method and Description |
---|---|
List<PartUsageLink[]> |
IProductManagerLocal.findPartUsages(ConfigurationItemKey pKey,
PartMasterKey pPartMKey) |
List<PartUsageLink[]> |
IProductManagerWS.findPartUsages(ConfigurationItemKey ciKey,
PartMasterKey partMKey)
Searchs all instances of a part and returns their paths, defined by a
serie of usage links, from the top of the structure to their own usage
link.
|
PartMaster |
IProductManagerLocal.getPartMaster(PartMasterKey pPartMPK) |
PartMaster |
IProductManagerWS.getPartMaster(PartMasterKey partMPK)
Returns a specific PartMaster.
|
boolean |
IProductManagerLocal.partMasterExists(PartMasterKey partMasterKey) |
boolean |
IProductManagerWS.partMasterExists(PartMasterKey partMasterKey) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.