Package | Description |
---|---|
com.suncode.pwfl.workflow.view |
Modifier and Type | Method and Description |
---|---|
ViewResult |
ViewEvaluator.evaluate(Long viewId,
int start,
int limit,
Sorter sorter)
Evaluates saved view.
|
ViewResult |
ViewEvaluator.evaluate(Long viewId,
int start,
int limit,
Sorter sorter,
Boolean cacheSequential) |
ViewResult |
ViewEvaluator.evaluate(Long viewId,
int start,
int limit,
Sorter sorter,
Boolean cacheSequential,
Boolean ensureRights) |
ViewResult |
ViewEvaluator.evaluateSize(Long viewId)
Evaluates saved view and returns View result containing only size information.
|
Copyright © 2023 Suncode. All rights reserved.