Interface that defines filter class which return a list of FilterConfig instances
| Type | Name and description | 
|---|---|
| java.util.List<? extends FilterConfig> | getConfigs(java.lang.Object filterInstance)@return the FilterConfig instances | 
| Methods inherited from class | Name | 
|---|---|
| interface InjectableGrailsClass | byName, byType, getAvailable | 
| interface GrailsClass | getApplication, getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPluginName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstance | 
| interface GrailsApplicationAware | setGrailsApplication |