|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TablePageQueryImpl | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of TablePageQueryImpl in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl that return TablePageQueryImpl | |
|---|---|
TablePageQueryImpl |
TablePageQueryImpl.orderAsc(String column)
|
TablePageQueryImpl |
TablePageQueryImpl.orderDesc(String column)
|
TablePageQueryImpl |
TablePageQueryImpl.tableName(String tableName)
|
| Uses of TablePageQueryImpl in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type TablePageQueryImpl | |
|---|---|
TablePage |
TableDataManager.getTablePage(TablePageQueryImpl tablePageQuery,
int firstResult,
int maxResults)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||