net.java.dev.moskito.webui.bean
Class ProducerBeanSortType
java.lang.Object
net.anotheria.util.sorter.SortType
net.java.dev.moskito.webui.bean.ProducerBeanSortType
- All Implemented Interfaces:
- Serializable
public class ProducerBeanSortType
- extends net.anotheria.util.sorter.SortType
- See Also:
- Serialized Form
| Fields inherited from class net.anotheria.util.sorter.SortType |
ASC, DESC, sortBy, sortOrder |
| Methods inherited from class net.anotheria.util.sorter.SortType |
getSortBy, getSortOrder, isASC, isDESC, toString |
SORT_BY_ID
public static final int SORT_BY_ID
- See Also:
- Constant Field Values
SORT_BY_CATEGORY
public static final int SORT_BY_CATEGORY
- See Also:
- Constant Field Values
SORT_BY_SUBSYSTEM
public static final int SORT_BY_SUBSYSTEM
- See Also:
- Constant Field Values
SORT_BY_CLASS_NAME
public static final int SORT_BY_CLASS_NAME
- See Also:
- Constant Field Values
SORT_BY_DEFAULT
public static final int SORT_BY_DEFAULT
- See Also:
- Constant Field Values
DYN_SORT_TYPE_LIMIT
public static final int DYN_SORT_TYPE_LIMIT
- See Also:
- Constant Field Values
ProducerBeanSortType
public ProducerBeanSortType(int aSortBy,
boolean aSortOrder)
ProducerBeanSortType
public ProducerBeanSortType()
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework