Package | Description |
---|---|
com.docdoku.core.product |
Classes for managing products.
|
com.docdoku.core.services |
Business layer classes.
|
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 |
---|---|
PartMaster |
IProductManagerLocal.getPartMaster(PartMasterKey pPartMPK) |
boolean |
IProductManagerLocal.partMasterExists(PartMasterKey partMasterKey) |
Copyright © 2017 DocDoku. All rights reserved.