Uses of Class
org.syncope.console.commons.SearchConditionWrapper.FilterType

Packages that use SearchConditionWrapper.FilterType
org.syncope.console.commons   
 

Uses of SearchConditionWrapper.FilterType in org.syncope.console.commons
 

Methods in org.syncope.console.commons that return SearchConditionWrapper.FilterType
 SearchConditionWrapper.FilterType SearchConditionWrapper.getFilterType()
           
static SearchConditionWrapper.FilterType SearchConditionWrapper.FilterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchConditionWrapper.FilterType[] SearchConditionWrapper.FilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.syncope.console.commons with parameters of type SearchConditionWrapper.FilterType
 void SearchConditionWrapper.setFilterType(SearchConditionWrapper.FilterType filterType)
           
 



Copyright © 2010. All Rights Reserved.