Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.galerts.server.session
Class GalertLogSortField

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

public abstract class GalertLogSortField
extends HypericEnum
implements SortField

See Also:
Serialized Form

Field Summary
static GalertLogSortField ACKED_BY
           
static GalertLogSortField ACTION_TYPE
           
static GalertLogSortField DATE
           
static GalertLogSortField DEFINITION
           
static GalertLogSortField FIXED
           
static GalertLogSortField GROUP
           
static GalertLogSortField SEVERITY
           
 
Method Summary
static GalertLogSortField findByCode(int code)
           
 
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

DATE

public static final GalertLogSortField DATE

DEFINITION

public static final GalertLogSortField DEFINITION

GROUP

public static final GalertLogSortField GROUP

FIXED

public static final GalertLogSortField FIXED

ACKED_BY

public static final GalertLogSortField ACKED_BY

SEVERITY

public static final GalertLogSortField SEVERITY

ACTION_TYPE

public static final GalertLogSortField ACTION_TYPE
Method Detail

findByCode

public static GalertLogSortField findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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