net.java.dev.moskito.webui.bean
Class ProducerBeanSortType

java.lang.Object
  extended by net.anotheria.util.sorter.SortType
      extended by net.java.dev.moskito.webui.bean.ProducerBeanSortType
All Implemented Interfaces:
Serializable

public class ProducerBeanSortType
extends net.anotheria.util.sorter.SortType

See Also:
Serialized Form

Field Summary
static int DYN_SORT_TYPE_LIMIT
           
static int SORT_BY_CATEGORY
           
static int SORT_BY_CLASS_NAME
           
static int SORT_BY_DEFAULT
           
static int SORT_BY_ID
           
static int SORT_BY_SUBSYSTEM
           
 
Fields inherited from class net.anotheria.util.sorter.SortType
ASC, DESC, sortBy, sortOrder
 
Constructor Summary
ProducerBeanSortType()
           
ProducerBeanSortType(int aSortBy, boolean aSortOrder)
           
 
Method Summary
 
Methods inherited from class net.anotheria.util.sorter.SortType
getSortBy, getSortOrder, isASC, isDESC, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

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