|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.bizapp.explorer.providers.HQUGroupProvider
public class HQUGroupProvider
This provider is capable of providing views for GroupItems.
The views returned are of type ExplorerViewHQUGroup and represent
all the views a user can see on their 'Views' tab of the group's
indicator page.
| Constructor Summary | |
|---|---|
HQUGroupProvider()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of this provider -- a short name, used for registering and unregistring a provider. |
java.util.Collection |
getViewFor(ExplorerContext ctx,
ExplorerItem item)
Get views for a specific item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HQUGroupProvider()
| Method Detail |
|---|
public java.lang.String getName()
ExplorerViewProvider
getName in interface ExplorerViewProvider
public java.util.Collection getViewFor(ExplorerContext ctx,
ExplorerItem item)
ExplorerViewProvider
getViewFor in interface ExplorerViewProviderExplorerViews
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||