public interface ViewEvaluator
Modifier and Type | Method and Description |
---|---|
ViewResult |
evaluate(Long viewId,
int start,
int limit,
Sorter sorter)
Evaluates saved view.
|
ViewResult |
evaluate(Long viewId,
int start,
int limit,
Sorter sorter,
Boolean cacbeSequential) |
ViewResult evaluate(Long viewId, int start, int limit, Sorter sorter)
viewId
- start
- limit
- sorter
- ViewResult evaluate(Long viewId, int start, int limit, Sorter sorter, Boolean cacbeSequential)
Copyright © 2019 Suncode. All rights reserved.