Package | Description |
---|---|
com.docdoku.core.configuration |
Classes for managing configuration aspects.
|
com.docdoku.core.exceptions |
Provides exceptions returned by the business layer.
|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
ProductInstanceMasterKey |
ProductInstanceIterationKey.getProductInstanceMaster() |
Modifier and Type | Method and Description |
---|---|
void |
ProductInstanceIterationKey.setProductInstanceMaster(ProductInstanceMasterKey productInstanceMaster) |
Constructor and Description |
---|
ProductInstanceIterationKey(ProductInstanceMasterKey pProductInstanceMaster,
int pIteration) |
Constructor and Description |
---|
ProductInstanceMasterNotFoundException(Locale pLocale,
ProductInstanceMasterKey pProductInstanceMaster) |
ProductInstanceMasterNotFoundException(Locale pLocale,
ProductInstanceMasterKey pProductInstanceMaster,
Throwable pCause) |
Modifier and Type | Method and Description |
---|---|
List<ProductInstanceIteration> |
IProductInstanceManagerLocal.getProductInstanceIterations(ProductInstanceMasterKey productInstanceMasterKey) |
ProductInstanceMaster |
IProductInstanceManagerLocal.getProductInstanceMaster(ProductInstanceMasterKey productInstanceMasterKey) |
ProductInstanceMaster |
IProductInstanceManagerLocal.removeFileFromProductInstanceIteration(String workspaceId,
int iteration,
String fullName,
ProductInstanceMasterKey productInstanceMasterKey) |
Copyright © 2017 DocDoku. All rights reserved.