Hyperic HQ Plugin API v. 4.4.0.2

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

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

public abstract class CPropResourceSortField
extends HypericEnum
implements SortField

See Also:
Serialized Form

Field Summary
static CPropResourceSortField EVENT_LOG
           
static CPropResourceSortField METRIC_TIMESTAMP
           
static CPropResourceSortField METRIC_VALUE
           
static CPropResourceSortField PROPERTY
           
static CPropResourceSortField RESOURCE
           
 
Method Summary
 
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

PROPERTY

public static final CPropResourceSortField PROPERTY

RESOURCE

public static final CPropResourceSortField RESOURCE

METRIC_VALUE

public static final CPropResourceSortField METRIC_VALUE

METRIC_TIMESTAMP

public static final CPropResourceSortField METRIC_TIMESTAMP

EVENT_LOG

public static final CPropResourceSortField EVENT_LOG

Hyperic HQ Plugin API v. 4.4.0.2

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