public class StatBeanSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
SORT_BY_DEFAULT
Default sort type.
|
static int |
SORT_BY_NAME
Sort by name.
|
static int |
SORT_TYPE_LIMIT
Sort type limit for customer sort types.
|
| Constructor and Description |
|---|
StatBeanSortType() |
StatBeanSortType(int aSortType,
boolean aSortOrder) |
public static final int SORT_TYPE_LIMIT
public static final int SORT_BY_NAME
public static final int SORT_BY_DEFAULT
Copyright © 2010-2015 anotheria.net. All Rights Reserved.