Uses of Class
com.suncode.pwfl.workflow.view.ViewResult
Packages that use ViewResult
-
Uses of ViewResult in com.suncode.pwfl.workflow.view
Methods in com.suncode.pwfl.workflow.view that return ViewResultModifier and TypeMethodDescriptionEvaluates saved view.ViewEvaluator.evaluate
(Long viewId, int start, int limit, Sorter sorter, Boolean cacheSequential, Boolean ensureRights) ViewEvaluator.evaluate
(Long viewId, int start, int limit, Sorter sorter, Boolean cacheSequential, Boolean ensureRights, Boolean forceSearchInDb) ViewEvaluator.evaluateSize
(Long viewId) Evaluates saved view and returns View result containing only size information.