Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.rendering
Class StandaloneFilterType

java.lang.Object
  extended by org.nuxeo.theme.rendering.FilterType
      extended by org.nuxeo.theme.rendering.StandaloneFilterType
All Implemented Interfaces:
Type

public final class StandaloneFilterType
extends FilterType


Field Summary
 String className
           
 String engine
           
 String mode
           
 String name
           
 String templateEngine
           
 
Constructor Summary
StandaloneFilterType()
           
 
Method Summary
 String getClassName()
           
 Filter getFilter()
           
 FilterTypeFamily getFilterTypeFamily()
           
 String getTypeName()
           
 
Methods inherited from class org.nuxeo.theme.rendering.FilterType
getTypeFamily
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

engine

public String engine

templateEngine

public String templateEngine

mode

public String mode

className

public String className
Constructor Detail

StandaloneFilterType

public StandaloneFilterType()
Method Detail

getFilter

public Filter getFilter()
Specified by:
getFilter in class FilterType

getFilterTypeFamily

public FilterTypeFamily getFilterTypeFamily()
Specified by:
getFilterTypeFamily in class FilterType

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Type
Specified by:
getTypeName in class FilterType

getClassName

public String getClassName()
Specified by:
getClassName in class FilterType

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.