org.nuxeo.theme.formats
Class FormatFilter
java.lang.Object
org.nuxeo.theme.rendering.AbstractFilter
org.nuxeo.theme.formats.FormatFilter
- All Implemented Interfaces:
- Filter
public class FormatFilter
- extends AbstractFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatFilter
public FormatFilter()
getFilterTypeFamily
public FilterTypeFamily getFilterTypeFamily()
getFormatType
public FormatType getFormatType()
setFormatType
public void setFormatType(FormatType formatType)
process
public RenderingInfo process(RenderingInfo info,
boolean cache)
- Specified by:
process in interface Filter- Specified by:
process in class AbstractFilter
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.