org.hyperic.hq.galerts.server.session
Class GalertLogSortField
java.lang.Object
org.hyperic.util.HypericEnum
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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
findByCode
public static GalertLogSortField findByCode(int code)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.