Uses of Class
org.shept.org.springframework.beans.support.FilterType

Packages that use FilterType
org.shept.org.springframework.beans.support   
 

Uses of FilterType in org.shept.org.springframework.beans.support
 

Methods in org.shept.org.springframework.beans.support that return FilterType
static FilterType FilterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterType[] FilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.shept.org.springframework.beans.support with parameters of type FilterType
 void Refreshable.setUseFilter(FilterType filterLastUsed)
           
 void FilteredListHolder.setUseFilter(FilterType type)
           
 



Copyright © 2011. All Rights Reserved.