Uses of Class
org.broadleafcommerce.openadmin.client.dto.FilterAndSortCriteria.SortType

Packages that use FilterAndSortCriteria.SortType
org.broadleafcommerce.openadmin.client.dto   
 

Uses of FilterAndSortCriteria.SortType in org.broadleafcommerce.openadmin.client.dto
 

Fields in org.broadleafcommerce.openadmin.client.dto declared as FilterAndSortCriteria.SortType
protected  FilterAndSortCriteria.SortType FilterAndSortCriteria.sortType
           
 

Methods in org.broadleafcommerce.openadmin.client.dto that return FilterAndSortCriteria.SortType
 FilterAndSortCriteria.SortType FilterAndSortCriteria.getSortType()
           
static FilterAndSortCriteria.SortType FilterAndSortCriteria.SortType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterAndSortCriteria.SortType[] FilterAndSortCriteria.SortType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.broadleafcommerce.openadmin.client.dto with parameters of type FilterAndSortCriteria.SortType
 void FilterAndSortCriteria.setSortType(FilterAndSortCriteria.SortType sortType)
           
 



Copyright © 2013. All Rights Reserved.