|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.navigate.LocationBasedNavBarEntry
public class LocationBasedNavBarEntry
LocationBasedNavBarEntry class.
| Constructor Summary | |
|---|---|
LocationBasedNavBarEntry()
|
|
| Method Summary | |
|---|---|
DisplayStatus |
evaluate(javax.servlet.http.HttpServletRequest request)
evaluate |
String |
getLocationMatch()
getLocationMatch |
String |
getName()
getName |
String |
getUrl()
getUrl |
protected boolean |
isLinkMatches(javax.servlet.http.HttpServletRequest request)
isLinkMatches |
void |
setLocationMatch(String locationMatch)
setLocationMatch |
void |
setName(String name)
setName |
void |
setUrl(String url)
setUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationBasedNavBarEntry()
| Method Detail |
|---|
public String getLocationMatch()
getLocationMatch
String object.public void setLocationMatch(String locationMatch)
setLocationMatch
locationMatch - a String object.public String getUrl()
getUrl
getUrl in interface NavBarEntryString object.public void setUrl(String url)
setUrl
url - a String object.public String getName()
getName
getName in interface NavBarEntryString object.public void setName(String name)
setName
name - a String object.public DisplayStatus evaluate(javax.servlet.http.HttpServletRequest request)
evaluate
evaluate in interface NavBarEntryrequest - a HttpServletRequest object.
DisplayStatus object.protected boolean isLinkMatches(javax.servlet.http.HttpServletRequest request)
isLinkMatches
request - a HttpServletRequest object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||