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) |
getTypeFamily
public String templateEngine
public String formatName
public FormatFilterType()
public FormatFilterType(String name, String formatName)
public Filter getFilter()
getFilter
in class FilterType
public FilterTypeFamily getFilterTypeFamily()
getFilterTypeFamily
in class FilterType
public String getFormatName()
public void setFormatName(String formatName)
public String getTypeName()
getTypeName
in interface Type
getTypeName
in class FilterType
public String getClassName()
getClassName
in class FilterType
Copyright © 2015 Nuxeo SA. All rights reserved.