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
 java.lang.String className
           
 java.lang.String engine
           
 java.lang.String mode
           
 java.lang.String name
           
 java.lang.String templateEngine
           
 
Constructor Summary
StandaloneFilterType()
           
 
Method Summary
 java.lang.String getClassName()
           
 Filter getFilter()
           
 FilterTypeFamily getFilterTypeFamily()
           
 java.lang.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 java.lang.String name

engine

public java.lang.String engine

templateEngine

public java.lang.String templateEngine

mode

public java.lang.String mode

className

public java.lang.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 java.lang.String getTypeName()
Specified by:
getTypeName in interface Type
Specified by:
getTypeName in class FilterType

getClassName

public java.lang.String getClassName()
Specified by:
getClassName in class FilterType

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.