|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatasetFillContext
Context information related to a fill time dataset.
| Method Summary | |
|---|---|
Object |
getFieldValue(String field,
EvaluationType evaluation)
Returns the value of a field. |
Locale |
getLocale()
Returns the locale used by the dataset. |
Object |
getParameterValue(String parameter)
Returns the value of a parameter. |
Object |
getVariableValue(String variable,
EvaluationType evaluation)
Returns the value of a variable. |
| Method Detail |
|---|
Object getParameterValue(String parameter)
parameter - the parameter name
Object getFieldValue(String field,
EvaluationType evaluation)
field - the field nameevaluation - the evaluation type
Object getVariableValue(String variable,
EvaluationType evaluation)
variable - the variable nameevaluation - the evaluation type
Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||