protected class ResourceGroupSummaryUIBean.ListResourceGroupMembersDataModel extends ResourceNameDisambiguatingPagedListDataModel<org.rhq.core.domain.resource.composite.ResourceWithAvailability>
| Constructor and Description |
|---|
ResourceGroupSummaryUIBean.ListResourceGroupMembersDataModel(PageControlView view,
String beanName) |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.ResourceWithAvailability> |
fetchDataForPage(org.rhq.core.domain.util.PageControl pageControl)
This method is to be implemented by inheritors and is called to fetch the actual data
that contain the resources to disambiguate.
|
protected IntExtractor<org.rhq.core.domain.resource.composite.ResourceWithAvailability> |
getResourceIdExtractor() |
fetchPagegetDataPage, getDefaultPageControl, getPageControl, getPageControlView, getRowCount, getRowData, getRowIndex, getWrappedData, isRowAvailable, setPageControl, setRowIndex, setWrappedDatapublic ResourceGroupSummaryUIBean.ListResourceGroupMembersDataModel(PageControlView view, String beanName)
public org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.ResourceWithAvailability> fetchDataForPage(org.rhq.core.domain.util.PageControl pageControl)
ResourceNameDisambiguatingPagedListDataModelfetchDataForPage in class ResourceNameDisambiguatingPagedListDataModel<org.rhq.core.domain.resource.composite.ResourceWithAvailability>protected IntExtractor<org.rhq.core.domain.resource.composite.ResourceWithAvailability> getResourceIdExtractor()
getResourceIdExtractor in class ResourceNameDisambiguatingPagedListDataModel<org.rhq.core.domain.resource.composite.ResourceWithAvailability>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.