|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.navigate.LocationBasedNavBarEntry
org.opennms.web.navigate.FileBasedNavBarEntry
public class FileBasedNavBarEntry
FileBasedNavBarEntry class.
| Constructor Summary | |
|---|---|
FileBasedNavBarEntry()
|
|
| Method Summary | |
|---|---|
DisplayStatus |
evaluate(javax.servlet.http.HttpServletRequest request)
evaluate |
File |
getFile()
getFile |
void |
setFile(File file)
setFile |
| Methods inherited from class org.opennms.web.navigate.LocationBasedNavBarEntry |
|---|
getLocationMatch, getName, getUrl, isLinkMatches, setLocationMatch, setName, setUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileBasedNavBarEntry()
| Method Detail |
|---|
public DisplayStatus evaluate(javax.servlet.http.HttpServletRequest request)
evaluate
evaluate in interface NavBarEntryevaluate in class LocationBasedNavBarEntryrequest - a HttpServletRequest object.
DisplayStatus object.public File getFile()
getFile
File object.public void setFile(File file)
setFile
file - a File object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||