|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.perspective.PerspectiveManagerBean
public class PerspectiveManagerBean
| Constructor Summary | |
|---|---|
PerspectiveManagerBean()
|
|
| Method Summary | |
|---|---|
java.util.List<MenuItem> |
getCoreMenu(Subject subject)
Return the core menu for the specified subject. |
java.util.List<Tab> |
getResourceTabs(Subject subject,
Resource resource)
Returns the list of tabs that should be displayed for the specified user for the specified Resource. |
int |
getUrlKey(java.lang.String url)
Return a unique key for the url. |
java.lang.String |
getUrlViaKey(int key)
Return the url for the given key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerspectiveManagerBean()
| Method Detail |
|---|
public java.util.List<MenuItem> getCoreMenu(Subject subject)
throws PerspectiveException
PerspectiveManagerLocal
getCoreMenu in interface PerspectiveManagerLocalPerspectiveException
@NotNull
public java.util.List<Tab> getResourceTabs(Subject subject,
Resource resource)
PerspectiveManagerLocal
getResourceTabs in interface PerspectiveManagerLocalsubject - a userresource - an inventoried Resource
public int getUrlKey(java.lang.String url)
getUrlKey in interface PerspectiveManagerLocalurl -
public java.lang.String getUrlViaKey(int key)
getUrlViaKey in interface PerspectiveManagerLocal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||