Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.formats
Class FormatFilter

java.lang.Object
  extended by org.nuxeo.theme.rendering.AbstractFilter
      extended by org.nuxeo.theme.formats.FormatFilter
All Implemented Interfaces:
Filter

public class FormatFilter
extends AbstractFilter


Constructor Summary
FormatFilter()
           
 
Method Summary
 FilterTypeFamily getFilterTypeFamily()
           
 FormatType getFormatType()
           
 RenderingInfo process(RenderingInfo info, boolean cache)
           
 void setFormatType(FormatType formatType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatFilter

public FormatFilter()
Method Detail

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.