Package | Description |
---|---|
com.docdoku.core.configuration |
Classes for managing configuration aspects.
|
com.docdoku.core.query |
Support classes to work with the query builder and the basic search.
|
Modifier and Type | Method and Description |
---|---|
PathDataIteration |
PathDataMaster.createNextIteration() |
PathDataIteration |
PathDataMaster.getLastIteration() |
Modifier and Type | Method and Description |
---|---|
List<PathDataIteration> |
PathDataMaster.getPathDataIterations() |
Modifier and Type | Method and Description |
---|---|
void |
PathDataMaster.setPathDataIterations(List<PathDataIteration> pathDataIterations) |
Modifier and Type | Method and Description |
---|---|
PathDataIteration |
QueryResultRow.getPathDataIteration() |
Modifier and Type | Method and Description |
---|---|
void |
QueryResultRow.setPathDataIteration(PathDataIteration pathDataIteration) |
Copyright © 2017 DocDoku. All rights reserved.