public class GroupDefinitionUIBean 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 |
|---|
GroupDefinitionUIBean() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreatedTime() |
javax.faces.model.DataModel |
getDataModel() |
String |
getDescription() |
String |
getExpression() |
int |
getGroupDefinitionId() |
Long |
getLastCalculationTime() |
long |
getModifiedTime() |
String |
getName() |
Long |
getNextCalculationTime() |
Long |
getRecalculationInterval() |
Boolean |
getRecursive() |
static org.rhq.core.domain.resource.group.GroupDefinition |
lookupGroupDefinition() |
clearDataModel, getDatascroller, getDataTable, getDefaultPageControl, getMinimumPageSize, getPageControl, getPageSizes, setDataModel, setDatascroller, setDataTable, setPageControlgetResource, getResourceGroup, getResourceType, getSubject, getWebUserpublic static final String MANAGED_BEAN_NAME
public GroupDefinitionUIBean()
throws org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionException
org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionExceptionpublic int getGroupDefinitionId()
@NotNull public String getName()
public String getDescription()
public long getCreatedTime()
public long getModifiedTime()
public Long getLastCalculationTime()
public Long getRecalculationInterval()
public Long getNextCalculationTime()
public Boolean getRecursive()
public String getExpression()
public static org.rhq.core.domain.resource.group.GroupDefinition lookupGroupDefinition()
throws org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionException
org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionExceptionpublic javax.faces.model.DataModel getDataModel()
getDataModel in class PagedDataTableUIBeanCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.