org.rhq.enterprise.gui.content
Class ShowContentServiceRequestUIBean
java.lang.Object
org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
org.rhq.enterprise.gui.common.framework.PagedDataTableUIBean
org.rhq.enterprise.gui.content.ShowContentServiceRequestUIBean
public class ShowContentServiceRequestUIBean
- extends PagedDataTableUIBean
Bean responsible for displaying the details of a specific content service request. This includes making available
the request itself, in addition to providing a pagable model for the package audit produced by the request.
- Author:
- Jason Dobies
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowContentServiceRequestUIBean
public ShowContentServiceRequestUIBean()
getContentServiceRequest
public org.rhq.core.domain.content.ContentServiceRequest getContentServiceRequest()
setContentServiceRequest
public void setContentServiceRequest(org.rhq.core.domain.content.ContentServiceRequest contentServiceRequest)
getSelectedRequestId
public int getSelectedRequestId()
setSelectedRequestId
public void setSelectedRequestId(int selectedRequestId)
getDataModel
public javax.faces.model.DataModel getDataModel()
- Specified by:
getDataModel in class PagedDataTableUIBean
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.