|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.planets_project.webui.PlanetsSharedBackingBean
public class PlanetsSharedBackingBean
Utility backing bean for Planets web components.
Constructor Summary | |
---|---|
PlanetsSharedBackingBean()
|
Method Summary | |
---|---|
boolean |
getIsAdmin()
Boolean getter for the nav bar to check whether the current user is in the admin role. |
String |
getSharedFileBasePath()
A helper method to look-up the file path the to shared resources, e.g. |
String |
getSharedFileContext()
A helper to find the context that the shared resources are available from, e.g. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlanetsSharedBackingBean()
Method Detail |
---|
public String getSharedFileBasePath()
public String getSharedFileContext()
public boolean getIsAdmin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |