org.rhq.enterprise.gui.discovery
Class AutoDiscoveryQueueUIBean

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.discovery.AutoDiscoveryQueueUIBean

public class AutoDiscoveryQueueUIBean
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_FAILURE, OUTCOME_SAVE, OUTCOME_SUCCESS
 
Constructor Summary
AutoDiscoveryQueueUIBean()
           
 
Method Summary
 javax.faces.model.DataModel getDataModel()
           
 int getMinimumPageSize()
           
 javax.faces.model.SelectItem[] getPageSizes()
           
 Map<org.rhq.core.domain.resource.composite.DisambiguationReport<org.rhq.core.domain.resource.Resource>,List<org.rhq.core.domain.resource.composite.DisambiguationReport<org.rhq.core.domain.resource.Resource>>> getPlatformsAndServers()
           
 String ignoreResources()
           
 String importResources()
           
 String rebuildTable()
           
 String unignoreResources()
           
 
Methods inherited from class org.rhq.enterprise.gui.common.framework.PagedDataTableUIBean
clearDataModel, getDatascroller, getDataTable, getDefaultPageControl, getPageControl, 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

AutoDiscoveryQueueUIBean

public AutoDiscoveryQueueUIBean()
Method Detail

getDataModel

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

getPageSizes

public javax.faces.model.SelectItem[] getPageSizes()
Overrides:
getPageSizes in class PagedDataTableUIBean

getMinimumPageSize

public int getMinimumPageSize()
Overrides:
getMinimumPageSize in class PagedDataTableUIBean

getPlatformsAndServers

public Map<org.rhq.core.domain.resource.composite.DisambiguationReport<org.rhq.core.domain.resource.Resource>,List<org.rhq.core.domain.resource.composite.DisambiguationReport<org.rhq.core.domain.resource.Resource>>> getPlatformsAndServers()

rebuildTable

public String rebuildTable()

importResources

public String importResources()

ignoreResources

public String ignoreResources()

unignoreResources

public String unignoreResources()


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