Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class DownResSortField

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.appdef.server.session.DownResSortField
All Implemented Interfaces:
java.io.Serializable, SortField, JSON

public abstract class DownResSortField
extends HypericEnum
implements SortField

See Also:
Serialized Form

Field Summary
static DownResSortField ALERTS
           
static DownResSortField DOWNTIME
           
static DownResSortField RESOURCE
           
static DownResSortField SINCE
           
static DownResSortField TYPE
           
 
Method Summary
abstract  java.util.Comparator getComparator(boolean asc)
           
 
Methods inherited from class org.hyperic.util.HypericEnum
findByCode, findByDescription, getAll, getByCode, getCode, getDescription, getJsonName, getValue, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.hyperic.hibernate.SortField
getDescription, getValue, isSortable
 

Field Detail

RESOURCE

public static final DownResSortField RESOURCE

TYPE

public static final DownResSortField TYPE

SINCE

public static final DownResSortField SINCE

DOWNTIME

public static final DownResSortField DOWNTIME

ALERTS

public static final DownResSortField ALERTS
Method Detail

getComparator

public abstract java.util.Comparator getComparator(boolean asc)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.