org.rhq.enterprise.gui.inventory.group
Class ResourceGroupUIBean
java.lang.Object
org.rhq.enterprise.gui.inventory.group.ResourceGroupUIBean
public class ResourceGroupUIBean
- extends Object
|
Constructor Summary |
ResourceGroupUIBean()
|
ResourceGroupUIBean(org.rhq.core.domain.resource.group.composite.ResourceGroupComposite resourceGroupComposite)
|
ResourceGroupUIBean(org.rhq.core.domain.resource.group.composite.ResourceGroupComposite resourceGroupComposite,
org.rhq.core.domain.auth.Subject subject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MANAGED_BEAN_NAME
public static final String MANAGED_BEAN_NAME
- See Also:
- Constant Field Values
ResourceGroupUIBean
public ResourceGroupUIBean()
ResourceGroupUIBean
public ResourceGroupUIBean(org.rhq.core.domain.resource.group.composite.ResourceGroupComposite resourceGroupComposite)
ResourceGroupUIBean
public ResourceGroupUIBean(org.rhq.core.domain.resource.group.composite.ResourceGroupComposite resourceGroupComposite,
org.rhq.core.domain.auth.Subject subject)
getGroupId
public int getGroupId()
getName
@NotNull
public String getName()
getGroupCategoryName
@NotNull
public String getGroupCategoryName()
isCompatible
public boolean isCompatible()
isClusterGroup
public boolean isClusterGroup()
getDescription
public String getDescription()
getCtime
public long getCtime()
getMtime
public long getMtime()
getModifiedBy
public String getModifiedBy()
getRecursive
public Boolean getRecursive()
getGroupDefinition
public org.rhq.core.domain.resource.group.GroupDefinition getGroupDefinition()
getPermissions
public org.rhq.core.domain.resource.composite.ResourcePermission getPermissions()
getFacets
public org.rhq.core.domain.resource.composite.ResourceFacets getFacets()
getInvalidPluginConfigurationError
@Nullable
public org.rhq.core.domain.resource.ResourceError getInvalidPluginConfigurationError()
getAvailability
public Double getAvailability()
getResourceType
public org.rhq.core.domain.resource.ResourceType getResourceType()
getGroupCount
public long getGroupCount()
getUpCount
public long getUpCount()
getDownCount
public long getDownCount()
getOwner
public org.rhq.core.domain.auth.Subject getOwner()
isFavorite
public boolean isFavorite()
toggleFavorite
public String toggleFavorite()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.