Hyperic HQ Plugin API v. 4.4.0.2

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

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

public abstract class ResourceGroupSortField
extends HypericEnum
implements SortField

See Also:
Serialized Form

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

findByCode

public static ResourceGroupSortField findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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