| Package | Description |
|---|---|
| net.sf.jailer.datamodel | |
| net.sf.jailer.datamodel.filter_template |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FilterTemplate> |
DataModel.getFilterTemplates()
Gets the
FilterTemplates ordered by priority. |
| Constructor and Description |
|---|
FilterTemplate(FilterTemplate other)
Copy constructor.
|