|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||