public class AutoDiscoveryQueueUIBean extends PagedDataTableUIBean
| Modifier and Type | Field and Description |
|---|---|
static String |
MANAGED_BEAN_NAME |
dataModelOUTCOME_CANCELLED, OUTCOME_CREATE, OUTCOME_EDIT, OUTCOME_FAILURE, OUTCOME_SAVE, OUTCOME_SUCCESS| Constructor and Description |
|---|
AutoDiscoveryQueueUIBean() |
| Modifier and Type | Method and Description |
|---|---|
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() |
clearDataModel, getDatascroller, getDataTable, getDefaultPageControl, getPageControl, setDataModel, setDatascroller, setDataTable, setPageControlgetResource, getResourceGroup, getResourceType, getSubject, getWebUserpublic static final String MANAGED_BEAN_NAME
public javax.faces.model.DataModel getDataModel()
getDataModel in class PagedDataTableUIBeanpublic javax.faces.model.SelectItem[] getPageSizes()
getPageSizes in class PagedDataTableUIBeanpublic int getMinimumPageSize()
getMinimumPageSize in class PagedDataTableUIBeanpublic 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()
public String rebuildTable()
public String importResources()
public String ignoreResources()
public String unignoreResources()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.