|
||||||||||
| 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.ConfigUIComponent
public class ConfigUIComponent
A component that represents an RHQ configuration and its associated definition.
| Field Summary | |
|---|---|
static String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface org.rhq.core.gui.util.FacesComponentIdFactory |
|---|
UNIQUE_ID_PREFIX |
| Constructor Summary | |
|---|---|
ConfigUIComponent()
|
|
| Method Summary | |
|---|---|
org.rhq.core.domain.configuration.Configuration |
getConfiguration()
|
org.rhq.core.domain.configuration.definition.ConfigurationDefinition |
getConfigurationDefinition()
|
String |
getConfigurationDefinitionExpressionString()
|
String |
getConfigurationExpressionString()
|
TemplateEngine |
getTemplateEngine()
|
String |
getTemplateEngineString()
|
| 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
| Constructor Detail |
|---|
public ConfigUIComponent()
| Method Detail |
|---|
@Nullable public org.rhq.core.domain.configuration.definition.ConfigurationDefinition getConfigurationDefinition()
getConfigurationDefinition in class AbstractConfigurationComponent@Nullable public org.rhq.core.domain.configuration.Configuration getConfiguration()
getConfiguration in class AbstractConfigurationComponentpublic String getConfigurationDefinitionExpressionString()
getConfigurationDefinitionExpressionString in class AbstractConfigurationComponentpublic String getConfigurationExpressionString()
getConfigurationExpressionString in class AbstractConfigurationComponentpublic String getTemplateEngineString()
public TemplateEngine getTemplateEngine()
getTemplateEngine in class AbstractConfigurationComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||