|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A template defines a common use case for a DataSource and one or more predefined Filters.
Method Summary | |
Template |
getInstance()
Returns an instance of the template. |
java.lang.String |
getName()
Returns the template name. |
void |
setName(java.lang.String name)
Sets the name of this template. |
Methods inherited from interface com.jrefinery.report.filter.DataSource |
clone, getValue |
Method Detail |
public void setName(java.lang.String name)
name
- the name.public java.lang.String getName()
public Template getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |