org.rhq.core.gui
Class RequestParameterNameConstants
java.lang.Object
org.rhq.core.gui.RequestParameterNameConstants
public final class RequestParameterNameConstants
- extends Object
A set of constants representing HTTP request parameter names.
- Author:
- Ian Springer, Mark Spritzler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_ID_PARAM
public static final String CONFIG_ID_PARAM
- A request parameter that specifies the @see AbstractResourceConfigurationUpdate id for a Resource Configuration
to be viewed or edited.
- See Also:
- Constant Field Values
LIST_NAME_PARAM
public static final String LIST_NAME_PARAM
- See Also:
- Constant Field Values
LIST_INDEX_PARAM
public static final String LIST_INDEX_PARAM
- See Also:
- Constant Field Values
FUNCTION_PARAM
public static final String FUNCTION_PARAM
- See Also:
- Constant Field Values
MAP_NAME_PARAM
public static final String MAP_NAME_PARAM
- See Also:
- Constant Field Values
MEMBER_NAME_PARAM
public static final String MEMBER_NAME_PARAM
- See Also:
- Constant Field Values
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.