public final class FormatFilterType extends FilterType
| Modifier and Type | Field and Description |
|---|---|
String |
engine |
String |
formatName |
String |
mode |
String |
name |
String |
templateEngine |
| Constructor and Description |
|---|
FormatFilterType() |
FormatFilterType(String name,
String formatName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Filter |
getFilter() |
FilterTypeFamily |
getFilterTypeFamily() |
String |
getFormatName() |
String |
getTypeName() |
void |
setFormatName(String formatName) |
getTypeFamilypublic String templateEngine
public String formatName
public FormatFilterType()
public FormatFilterType(String name, String formatName)
public Filter getFilter()
getFilter in class FilterTypepublic FilterTypeFamily getFilterTypeFamily()
getFilterTypeFamily in class FilterTypepublic String getFormatName()
public void setFormatName(String formatName)
public String getTypeName()
getTypeName in interface TypegetTypeName in class FilterTypepublic String getClassName()
getClassName in class FilterTypeCopyright © 2015 Nuxeo SA. All rights reserved.