public class ResourceBossBean extends Object implements ResourceBossLocal
Resources and/or
Groups.| Constructor and Description |
|---|
ResourceBossBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.resource.InventorySummary |
getInventorySummary(org.rhq.core.domain.auth.Subject user)
Returns a summary of inventoried
Resources and
Groups that are viewable by the specified user. |
public org.rhq.core.domain.resource.InventorySummary getInventorySummary(org.rhq.core.domain.auth.Subject user)
ResourceBossLocalResources and
Groups that are viewable by the specified user. The summary includes
the total number of platforms, servers, services, org.rhq.core.domain.resource.group.CompatibleGroups,
and org.rhq.core.domain.resource.group.MixedGroups. Only Resources with an inventory status of COMMITTED
are tallied.getInventorySummary in interface ResourceBossLocaluser - a JON userCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.