org.rhq.enterprise.gui.configuration.group
Class GroupResourceConfigurationHistoryDetailsUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
      extended by org.rhq.enterprise.gui.common.framework.PagedDataTableUIBean
          extended by org.rhq.enterprise.gui.configuration.group.GroupResourceConfigurationHistoryDetailsUIBean

public class GroupResourceConfigurationHistoryDetailsUIBean
extends PagedDataTableUIBean

Author:
Joseph Marques

Field Summary
static String MANAGED_BEAN_NAME
           
static String VIEW_ID
           
 
Fields inherited from class org.rhq.enterprise.gui.common.framework.PagedDataTableUIBean
dataModel
 
Fields inherited from class org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
OUTCOME_CANCELLED, OUTCOME_CREATE, OUTCOME_EDIT, OUTCOME_FAILURE, OUTCOME_SAVE, OUTCOME_SUCCESS
 
Constructor Summary
GroupResourceConfigurationHistoryDetailsUIBean()
           
 
Method Summary
 ConfigurationSet getConfigurationSet()
           
 javax.faces.model.DataModel getDataModel()
           
 
Methods inherited from class org.rhq.enterprise.gui.common.framework.PagedDataTableUIBean
clearDataModel, getDatascroller, getDataTable, getDefaultPageControl, getMinimumPageSize, getPageControl, getPageSizes, setDataModel, setDatascroller, setDataTable, setPageControl
 
Methods inherited from class org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
getResource, getResourceGroup, getResourceType, getSubject, getWebUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_ID

public static final String VIEW_ID
See Also:
Constant Field Values

MANAGED_BEAN_NAME

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

GroupResourceConfigurationHistoryDetailsUIBean

public GroupResourceConfigurationHistoryDetailsUIBean()
Method Detail

getDataModel

public javax.faces.model.DataModel getDataModel()
Specified by:
getDataModel in class PagedDataTableUIBean

getConfigurationSet

public ConfigurationSet getConfigurationSet()


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