Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.authz.server.session
Class ResourceSortField

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

public abstract class ResourceSortField
extends HypericEnum
implements SortField

See Also:
Serialized Form

Field Summary
static ResourceSortField NAME
           
 
Method Summary
static ResourceSortField 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

NAME

public static final ResourceSortField NAME
Method Detail

findByCode

public static ResourceSortField findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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