public interface DatasetFillContext
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getFieldValue(java.lang.String field,
EvaluationType evaluation)
Returns the value of a field.
|
java.util.Locale |
getLocale()
Returns the locale used by the dataset.
|
java.lang.Object |
getParameterValue(java.lang.String parameter)
Returns the value of a parameter.
|
java.lang.Object |
getVariableValue(java.lang.String variable,
EvaluationType evaluation)
Returns the value of a variable.
|
java.lang.Object getParameterValue(java.lang.String parameter)
parameter - the parameter namejava.lang.Object getFieldValue(java.lang.String field,
EvaluationType evaluation)
field - the field nameevaluation - the evaluation typejava.lang.Object getVariableValue(java.lang.String variable,
EvaluationType evaluation)
variable - the variable nameevaluation - the evaluation typejava.util.Locale getLocale()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com