org.hyperic.hq.events.server.session
Class AlertSortField
java.lang.Object
org.hyperic.util.HypericEnum
org.hyperic.hq.events.server.session.AlertSortField
- All Implemented Interfaces:
- java.io.Serializable, SortField, JSON
public abstract class AlertSortField
- 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 AlertSortField DATE
DEFINITION
public static final AlertSortField DEFINITION
RESOURCE
public static final AlertSortField RESOURCE
FIXED
public static final AlertSortField FIXED
ACKED_BY
public static final AlertSortField ACKED_BY
SEVERITY
public static final AlertSortField SEVERITY
PLATFORM
public static final AlertSortField PLATFORM
ACTION_TYPE
public static final AlertSortField ACTION_TYPE
findByCode
public static AlertSortField findByCode(int code)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.