public class StandardBoundActionExecutionContext extends java.lang.Object implements BoundActionExecutionContext
Constructor and Description |
---|
StandardBoundActionExecutionContext() |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentPageIndex() |
JREvaluationTime |
getEvaluationTime() |
byte |
getExpressionEvaluationType() |
int |
getTotalPages() |
void |
setCurrentPageIndex(int currentPage) |
void |
setEvaluationTime(JREvaluationTime evaluationTime) |
void |
setExpressionEvaluationType(byte evaluationType) |
void |
setTotalPages(int totalPages) |
public int getCurrentPageIndex()
getCurrentPageIndex
in interface BoundActionExecutionContext
public void setCurrentPageIndex(int currentPage)
public int getTotalPages()
getTotalPages
in interface BoundActionExecutionContext
public void setTotalPages(int totalPages)
public byte getExpressionEvaluationType()
getExpressionEvaluationType
in interface BoundActionExecutionContext
public void setExpressionEvaluationType(byte evaluationType)
public JREvaluationTime getEvaluationTime()
getEvaluationTime
in interface BoundActionExecutionContext
public void setEvaluationTime(JREvaluationTime evaluationTime)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com