public class ViewServerUIBean 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 |
|---|
ViewServerUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
cancel() |
String |
edit() |
javax.faces.model.DataModel |
getDataModel() |
org.rhq.core.domain.cloud.Server |
getServer() |
String |
save() |
clearDataModel, getDatascroller, getDataTable, getDefaultPageControl, getMinimumPageSize, getPageControl, getPageSizes, setDataModel, setDatascroller, setDataTable, setPageControlgetResource, getResourceGroup, getResourceType, getSubject, getWebUserpublic static final String MANAGED_BEAN_NAME
public javax.faces.model.DataModel getDataModel()
getDataModel in class PagedDataTableUIBeanpublic org.rhq.core.domain.cloud.Server getServer()
public String edit()
public String save()
public String cancel()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.