Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.explorer
Class ExplorerViewType

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.bizapp.explorer.ExplorerViewType
All Implemented Interfaces:
java.io.Serializable, JSON

public class ExplorerViewType
extends HypericEnum

An ExplorerViewType is a way to get information about how to display content on the right-hand side of an Explorer.

See Also:
Serialized Form

Field Summary
static ExplorerViewType HQU_GROUP_VIEW
           
 
Constructor Summary
protected ExplorerViewType(int code, java.lang.String desc, java.lang.String localeProp)
           
 
Method Summary
static ExplorerViewType 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
 

Field Detail

HQU_GROUP_VIEW

public static final ExplorerViewType HQU_GROUP_VIEW
Constructor Detail

ExplorerViewType

protected ExplorerViewType(int code,
                           java.lang.String desc,
                           java.lang.String localeProp)
Method Detail

findByCode

public static ExplorerViewType findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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