Package | Description |
---|---|
com.docdoku.core.configuration |
Classes for managing configuration aspects.
|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
BaselinedPart |
ProductBaseline.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
BaselinedPart |
ProductInstanceIteration.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
BaselinedPart |
PartCollection.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
Modifier and Type | Method and Description |
---|---|
Map<BaselinedPartKey,BaselinedPart> |
ProductBaseline.getBaselinedParts() |
Map<BaselinedPartKey,BaselinedPart> |
ProductInstanceIteration.getBaselinedParts() |
Map<BaselinedPartKey,BaselinedPart> |
PartCollection.getBaselinedParts() |
List<BaselinedPart> |
ProductInstanceIteration.getBaselinedPartsList() |
Modifier and Type | Method and Description |
---|---|
List<BaselinedPart> |
IProductBaselineManagerLocal.getBaselinedPartWithReference(int baselineId,
String q,
int maxResults) |
Copyright © 2017 DocDoku. All rights reserved.