Uses of Class
org.granite.tide.spring.data.FilterMode

Packages that use FilterMode
org.granite.tide.spring.data   
 

Uses of FilterMode in org.granite.tide.spring.data
 

Methods in org.granite.tide.spring.data that return FilterMode
static FilterMode FilterMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterMode[] FilterMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.