org.rhq.enterprise.gui.definition.group
Class ListGroupDefinitionsUIBean

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.definition.group.ListGroupDefinitionsUIBean

public class ListGroupDefinitionsUIBean
extends PagedDataTableUIBean


Field Summary
static String MANAGED_BEAN_NAME
           
 
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_SAVE
 
Constructor Summary
ListGroupDefinitionsUIBean()
           
 
Method Summary
 String createNewGroupDefinition()
           
 String deleteSelectedGroupDefinitions()
           
 javax.faces.model.DataModel getDataModel()
           
 String recalculateSelectedGroupDefinitions()
           
 
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

MANAGED_BEAN_NAME

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

ListGroupDefinitionsUIBean

public ListGroupDefinitionsUIBean()
Method Detail

getDataModel

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

createNewGroupDefinition

public String createNewGroupDefinition()

deleteSelectedGroupDefinitions

public String deleteSelectedGroupDefinitions()

recalculateSelectedGroupDefinitions

public String recalculateSelectedGroupDefinitions()


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