public final class StandaloneFilterType extends FilterType
Modifier and Type | Field and Description |
---|---|
String |
className |
String |
engine |
String |
mode |
String |
name |
String |
templateEngine |
Constructor and Description |
---|
StandaloneFilterType() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
Filter |
getFilter() |
FilterTypeFamily |
getFilterTypeFamily() |
String |
getTypeName() |
getTypeFamily
public String name
public String engine
public String templateEngine
public String mode
public String className
public Filter getFilter()
getFilter
in class FilterType
public FilterTypeFamily getFilterTypeFamily()
getFilterTypeFamily
in class FilterType
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.