org.rhq.enterprise.gui.legacy
Class HubConstants

java.lang.Object
  extended by org.rhq.enterprise.gui.legacy.HubConstants

public class HubConstants
extends Object


Field Summary
static String ALL_RESOURCE_TYPES
           
static String DEFAULT_GROUP_CATEGORY
           
static String DEFAULT_GROUP_NAME
           
static String HIERARCHY_SEPARATOR
           
static String PARAM_GROUP
           
static String PARAM_GROUP_CATEGORY
           
static String PARAM_GROUP_ID
           
static String VIEW_ATTRIB
           
 
Constructor Summary
HubConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_GROUP_CATEGORY

public static final String DEFAULT_GROUP_CATEGORY

DEFAULT_GROUP_NAME

public static final String DEFAULT_GROUP_NAME

PARAM_GROUP

public static final String PARAM_GROUP
See Also:
Constant Field Values

PARAM_GROUP_ID

public static final String PARAM_GROUP_ID
See Also:
Constant Field Values

PARAM_GROUP_CATEGORY

public static final String PARAM_GROUP_CATEGORY
See Also:
Constant Field Values

HIERARCHY_SEPARATOR

public static final String HIERARCHY_SEPARATOR
See Also:
Constant Field Values

VIEW_ATTRIB

public static final String VIEW_ATTRIB
See Also:
Constant Field Values

ALL_RESOURCE_TYPES

public static final String ALL_RESOURCE_TYPES
Constructor Detail

HubConstants

public HubConstants()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.