Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.rendering
Class AbstractFilter

java.lang.Object
  extended by org.nuxeo.theme.rendering.AbstractFilter
All Implemented Interfaces:
Filter
Direct Known Subclasses:
FormatFilter, StandaloneFilter

public abstract class AbstractFilter
extends Object
implements Filter


Constructor Summary
AbstractFilter()
           
 
Method Summary
abstract  RenderingInfo process(RenderingInfo info, boolean cache)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.theme.rendering.Filter
getFilterTypeFamily
 

Constructor Detail

AbstractFilter

public AbstractFilter()
Method Detail

process

public abstract RenderingInfo process(RenderingInfo info,
                                      boolean cache)
Specified by:
process in interface Filter

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.