org.rhq.enterprise.gui.configuration.history
Class ViewResourceConfigurationUpdateUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.configuration.AbstractConfigurationUIBean
      extended by org.rhq.enterprise.gui.configuration.resource.ExistingResourceConfigurationUIBean
          extended by org.rhq.enterprise.gui.configuration.history.ViewResourceConfigurationUpdateUIBean

public class ViewResourceConfigurationUpdateUIBean
extends ExistingResourceConfigurationUIBean

Author:
Ian Springer

Field Summary
static String MANAGED_BEAN_NAME
           
 
Fields inherited from class org.rhq.enterprise.gui.configuration.resource.ExistingResourceConfigurationUIBean
configurationManager
 
Fields inherited from class org.rhq.enterprise.gui.configuration.AbstractConfigurationUIBean
FAILURE_OUTCOME, SUCCESS_OUTCOME
 
Constructor Summary
ViewResourceConfigurationUpdateUIBean()
           
 
Method Summary
protected  int getConfigurationKey()
           
 String getNullConfigurationMessage()
           
protected  org.rhq.core.domain.configuration.Configuration lookupConfiguration()
           
 
Methods inherited from class org.rhq.enterprise.gui.configuration.resource.ExistingResourceConfigurationUIBean
begin, changeTabs, commit, completeUpload, download, editConfiguration, editCurrent, editRawConfiguration, finishAddMap, finishEditMap, getConfigId, getConfigurationDefinitionKey, getCurrent, getCurrentContents, getCurrentPath, getModalEditorContents, getModalEditorHeader, getModified, getModifiedFilesMsg, getPaths, getRaws, getResourceId, getSelectedTab, isDisplayChangedFilesLabel, isFileUploadAvailable, isModified, isRawMode, isRawSupported, isStructuredAndRawSupported, isStructuredMode, isStructuredSupported, lookupConfigurationDefinition, saveModalEditorContents, select, setCurrentContents, setCurrentPath, setModalEditorContents, setModified, setRaws, setSelectedTab, switchToRaw, switchToStructured, undoEdit, update, updateConfiguration, updateConfiguration, updateRawConfiguration
 
Methods inherited from class org.rhq.enterprise.gui.configuration.AbstractConfigurationUIBean
clearConfiguration, getConfiguration, getConfigurationDefinition, getNullConfigurationDefinitionMessage, isUpdateInProgress, removeSessionScopedBeanIfInView, setConfiguration, setConfigurationDefinition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGED_BEAN_NAME

public static final String MANAGED_BEAN_NAME
See Also:
Constant Field Values
Constructor Detail

ViewResourceConfigurationUpdateUIBean

public ViewResourceConfigurationUpdateUIBean()
Method Detail

lookupConfiguration

@Nullable
protected org.rhq.core.domain.configuration.Configuration lookupConfiguration()
Overrides:
lookupConfiguration in class ExistingResourceConfigurationUIBean

getConfigurationKey

protected int getConfigurationKey()
Overrides:
getConfigurationKey in class ExistingResourceConfigurationUIBean

getNullConfigurationMessage

public String getNullConfigurationMessage()
Overrides:
getNullConfigurationMessage in class AbstractConfigurationUIBean


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