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