|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.rhq.core.gui.configuration.AbstractConfigurationComponent
org.rhq.core.gui.configuration.propset.ConfigurationSetComponent
public class ConfigurationSetComponent
A component that represents a set of RHQ Configurations which share the same ConfigurationDefinition.
| Field Summary | |
|---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
static String |
CONFIGURATION_SET_ATTRIBUTE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface org.rhq.core.gui.util.FacesComponentIdFactory |
|---|
UNIQUE_ID_PREFIX |
| Constructor Summary | |
|---|---|
ConfigurationSetComponent()
|
|
| Method Summary | |
|---|---|
org.rhq.core.domain.configuration.Configuration |
getConfiguration()
|
org.rhq.core.domain.configuration.definition.ConfigurationDefinition |
getConfigurationDefinition()
|
String |
getConfigurationDefinitionExpressionString()
|
String |
getConfigurationExpressionString()
|
ConfigurationSet |
getConfigurationSet()
|
static String |
getPropSetFormId(ConfigurationSetComponent configurationSetComponent)
|
org.richfaces.component.html.HtmlModalPanel |
getPropSetModalPanel()
|
static String |
getPropSetModalPanelId(ConfigurationSetComponent configurationSetComponent)
|
TemplateEngine |
getTemplateEngine()
|
| Methods inherited from class org.rhq.core.gui.configuration.AbstractConfigurationComponent |
|---|
createUniqueId, getFamily, getListIndex, getListName, getNullConfigurationDefinitionMessage, getNullConfigurationMessage, getNullConfigurationStyle, isFullyEditable, isGroup, isPrevalidate, isReadOnly, restoreState, saveState, setFullyEditable, setGroup, setListIndex, setListName, setNullConfigurationDefinitionMessage, setNullConfigurationMessage, setNullConfigurationStyle, setPrevalidate, setReadOnly |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rhq.core.gui.util.FacesComponentIdFactory |
|---|
createUniqueId |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public static final String CONFIGURATION_SET_ATTRIBUTE
| Constructor Detail |
|---|
public ConfigurationSetComponent()
| Method Detail |
|---|
@Nullable public org.rhq.core.domain.configuration.Configuration getConfiguration()
getConfiguration in class AbstractConfigurationComponent@Nullable public org.rhq.core.domain.configuration.definition.ConfigurationDefinition getConfigurationDefinition()
getConfigurationDefinition in class AbstractConfigurationComponentpublic String getConfigurationDefinitionExpressionString()
getConfigurationDefinitionExpressionString in class AbstractConfigurationComponentpublic String getConfigurationExpressionString()
getConfigurationExpressionString in class AbstractConfigurationComponent@Nullable public ConfigurationSet getConfigurationSet()
public static String getPropSetModalPanelId(ConfigurationSetComponent configurationSetComponent)
public static String getPropSetFormId(ConfigurationSetComponent configurationSetComponent)
@Nullable public org.richfaces.component.html.HtmlModalPanel getPropSetModalPanel()
public TemplateEngine getTemplateEngine()
getTemplateEngine in class AbstractConfigurationComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||