org.hyperic.hq.events.server.session
Class AlertDefSortField
java.lang.Object
org.hyperic.util.HypericEnum
org.hyperic.hq.events.server.session.AlertDefSortField
- All Implemented Interfaces:
- java.io.Serializable, SortField, JSON
public abstract class AlertDefSortField
- 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 |
NAME
public static final AlertDefSortField NAME
CTIME
public static final AlertDefSortField CTIME
MTIME
public static final AlertDefSortField MTIME
PRIORITY
public static final AlertDefSortField PRIORITY
RESOURCE
public static final AlertDefSortField RESOURCE
ACTIVE
public static final AlertDefSortField ACTIVE
LAST_FIRED
public static final AlertDefSortField LAST_FIRED
ESCALATION
public static final AlertDefSortField ESCALATION
findByCode
public static AlertDefSortField findByCode(int code)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.