Interface BoundActionExecutionContext

All Known Implementing Classes:
StandardBoundActionExecutionContext

public interface BoundActionExecutionContext
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • getCurrentPageIndex

      int getCurrentPageIndex()
    • getTotalPages

      int getTotalPages()
    • getExpressionEvaluationType

      byte getExpressionEvaluationType()
    • getEvaluationTime

      JREvaluationTime getEvaluationTime()