public abstract class FilterType extends Object implements Type
Constructor and Description |
---|
FilterType() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getClassName() |
abstract Filter |
getFilter() |
abstract FilterTypeFamily |
getFilterTypeFamily() |
TypeFamily |
getTypeFamily() |
abstract String |
getTypeName() |
public abstract Filter getFilter()
public TypeFamily getTypeFamily()
getTypeFamily
in interface Type
public abstract FilterTypeFamily getFilterTypeFamily()
public abstract String getTypeName()
getTypeName
in interface Type
public abstract String getClassName()
Copyright © 2015 Nuxeo SA. All rights reserved.